a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0070A0;
	font-size: 12px;
}

Body {  
SCROLLBAR-BASE-COLOR: #7899C0;  
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
MARGIN:0;
BACKGROUND-COLOR:#7899C0;
} 

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:cccccc;
}

.top_titulo {
	font-family: Century Gothic, Arial, Helvetica, Verdana;
	font-size: 17px;
	text-align: left;
	color: #003366;
	font-weight:bold;
}
.top_titulo_blanco {
	font-family: Century Gothic, Arial, Helvetica, Verdana;
	font-size: 17px;
	text-align: left;
	color: #FFFFFF;
	font-weight:bold;
}
.sub_titulo {
	font-family: Century Gothic, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FF9E2C;
	font-weight:bold;
}

.texto {
	font-family: Century Gothic, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #003366;
}

.texto_blanco {
	font-family: Century Gothic, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

A.menulink {
text-decoration: none;
font-weight:bold;
font-family:arial;
font-size:12px;
color: #FFFFFF;
}

A.menulink:hover {
color: #000000;
background-color:#cccccc;
font-weight:bold;
}
.small {
	font-size: 1px;
	color: #6699CC;
}

