BODY {
	SCROLLBAR-FACE-COLOR: #84acd5; 
	BACKGROUND-ATTACHMENT: fixed; 
	SCROLLBAR-HIGHLIGHT-COLOR: #a2c0df; 
	SCROLLBAR-SHADOW-COLOR: #a2c0df; 
	SCROLLBAR-3DLIGHT-COLOR: #b8cfe7; 
	SCROLLBAR-ARROW-COLOR: #3b3383; 
	SCROLLBAR-TRACK-COLOR: #c5d8eb; 
	BACKGROUND-REPEAT: repeat; 
	SCROLLBAR-DARKSHADOW-COLOR: #c5d8eb
}
.menu {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;


}
.menu:hover {
	color: #003366;
	text-decoration: none;
	font-size: 7pt;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.sub-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub-menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}
.e-mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.e-mail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.noticias:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

