.link { font-family: Arial; font-size: 10px; font-weight: normal; color: #666666; text-decoration: none }
.link:hover {color: #285E72}

.link2 { font-family: Arial; font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: none }
.link2:hover {color: #285E72; background-color:#F90;}

.link3 { font-family: Arial; font-size: 10px; font-weight: normal; color: #cccccc; text-decoration: none }
.link3:hover {color: #F96B11}

.link4 { font-family: Arial; font-size: 10px; color: #ffffff; text-decoration: none; font-weight:bold; }
.link4:hover {color: #285E72; }

.texto { font-family: Arial; font-size: 10px; font-weight: normal; color: #ffffff }

.texto2 { font-family: Arial; font-size: 10px; font-weight: normal; color: #666666 }

.textotiulo { font-family: Arial; font-size: 12px; font-weight: bold; color: #FFCC66 }

div.content { 
		position:absolute;  visibility:hidden;
	left:0px; top:0px; 
	z-index:1;
	  font-variant : normal;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : 200;
	color: #000000;
	align:justify;
		}