body {
	background-color: #4055AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #4055AE;
	text-decoration: underline;
	background-color: #8895CC;
}
a:active {
	color: #CC3300;
	text-decoration: underline blink;
}

.mini1 {
	font-size: 9px;
	text-decoration: none;
}
.lineas {
	background-color: #CCCCCC;
}

.tit1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

