/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif; color: #000000; line-height: 1.6; font-size: 14px; text-align: justify;
	background-color: #04018E;
	background-image: url(images/bk-big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
			}
		
.texto-page {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 13x;
	text-align: justify;}
	
	.form {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
	a:link img {filter:none;} a:visited img  {filter:none;} a:hover img {filter:gray;} 
	
	.contentheading {
	font-size: 175%;
	line-height: 1;
	color: #0000CC;
	
}
.comentarios {
	font-style: italic; font-weight:bold; 
}
a {
	color: #0000CC;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #0066CC;
	text-decoration: underline;
}
