body {
	background-color: #FF9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
	word-spacing: 0.5em;

}
.fecha{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

.aviso_titulo{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size:11px;
	color:#FF3300;
	text-decoration:none;
	font-weight: bold;
}

.aviso_mensaje{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size:14px;
	color:#036;
	text-decoration:none;
	font-weight: bold;
}

.aviso_fecha{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size:14px;
	color:#036;
	text-decoration:none;
	font-weight: bold;
}

.titulos_paginas{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size:14px;
	color:#036;
	text-decoration:none;
	font-weight: bold;
}
.titular1{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size:21px;
	color:#FF3300;
	text-decoration:none;
	font-weight: bold;
}

.titular2{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size:14px;
	color:#CC3300;
	text-decoration:none;
	font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #CC6633;
	letter-spacing : 1px;
	font-weight : bold;
	line-height: normal;
	TEXT-DECORATION: none;
}

a:hove {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #CC6633;
	letter-spacing : 1px;
	font-weight : bold;
	line-height: normal;
	TEXT-DECORATION: underline;
}