.fuentes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #083359;
}
.fila_titulo {
	background :#DDDDDD;
}
hr {
	color :#BBBBBB;
	height :1px;
}


Input {
	Border :#777777 1px Solid;
	Font-Size :9px;
}



:link {
	color :#000000;
	text-decoration :none;
}
:active {
	color :#000000;
	text-decoration :none;
}
:visited {
	color :#000000;
	text-decoration :none;
}
:hover {
	color :#000000;
	text-decoration :underline;
}

.menu,.menu:active,.menu:visited,.menu:hover,.menu:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:none;
	color:#082259;
	text-transform: uppercase;
	font-weight:normal;
	font-style: normal;
}
