body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(img/fons.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #EAE9E7;
	scrollbar-arrow-color: black;
}

table{
	font-size:12px;
}

a:link{ color:#003366; text-decoration:none}
a:visited{color:#003366; text-decoration:none}
a:active{color:#003366; text-decoration:none}
a:hover {color:#CCCCCC; text-decoration:none}

.a2:link{ color:#FFFFFF; text-decoration:none}
.a2:visited{color:#FFFFFF; text-decoration:none}
.a2:active{color:#FFFFFF; text-decoration:none}
.a2:hover {color:#CCCCCC; text-decoration:none}

