/* CSS Document */

body {
	background-image: url(http://www.ginatoro.com/_images/bk.gif);
}

a:link {
	text-decoration: none;
	color:  #636161;
}
a:visited {
	text-decoration: none;
	color:  #636161;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color:  #636161;
}


.style1 {
	color: #636161;
	font-weight: bold;
	font-size: 24px;
}

.style2 {
    color: #636161; 
    font-weight: bold;
	font-size: 18px;
}

.style3 {font-size: 14px; color: #636161; }

.style4 {font-size: 14px; color: #636161; font-weight: bold; }