/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#666666;


	
}


.texto {font-size: 11px;
	color: #ffffff;}
	
.texto2 {font-size: 11px;
	color: #666666;}
	
.tit {font-weight: bold;
font-size: 16px;
	color: #ffffff;}
	
.style1 {
	color: #CC0033;
	font-size: 18px;
}

.style2 {
	color: #83AD01;
	font-size: 18px;
}
.style3 {
	color: #009999;
	font-size: 18px;
}

a:link {
    color: #666666;}
	
a:visited {
    color: #666666;} 
	
