/* CSS Document */

.font_menu_cot {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
}
.font_form_cot {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}.tit_datos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 5px;
	margin-top: 10px;
}.tit_principal {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
}
