body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
H1 {   
    FONT-SIZE: 12px;
	color: #000000;
}
H2 {   
    FONT-SIZE: 10px;
	COLOR: #999999;
}
H3 {    
    FONT-SIZE: 11px;
	color: #ff6666;
    font-style: italic;
	line-height: 20px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.bordeabajo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.textorosa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6666;
	border: 1px solid #FF0000;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a.agrises:link { color: #333333; 
               text-decoration: underline }
a.agrises:active { color: #333333; 
               text-decoration: underline }
a.agrises:visited { color: #666666; 
               text-decoration: underline }
a.agrises:hover { color: #000000; 
               text-decoration: none }
