body{
	scrollbar-face-color:#405771;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#405771;
	scrollbar-shadow-color:#537293;
	scrollbar-highlight-color:#537293;
	scrollbar-3dlight-color:#537293;
	scrollbar-darkshadow-Color:#537293;
	background-color: #2C3C4E;
}
.texto_inicio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 30px;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline overline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}