body {
 color:white;
 background-color:black;
 background-image: url(images/background.gif);
 background-repeat: repeat-x;
 font-family:verdana;
 font-size:12px;
}                     

.main {
 color:white;
 font-family:verdana;
 font-size:12px;

}

a.num_link {
font-family: verdana; 
font-size: 13px; 
color: #82CAFF; 
font-weight: bold;
text-decoration: underline;

}

div.piramida {
font-size:25px;
font-weight: bold;


}



a.down:link 	{
font-family: verdana; 
font-size: 13px; 
color: white; 
font-weight: bold;
text-decoration: none;
}

a.down:active 	{
font-family: verdana; 
font-size: 13px; 
color: white;
font-weight: bold; 
text-decoration: none;
}

a.down:visited 	{
font-family: verdana; 
font-size: 13px; 
color: white;
font-weight: bold; 
text-decoration: none;
}

a.down:hover 	{
font-family: verdana; 
font-size: 13px; 
color: white;
font-weight: bold; 
text-decoration: underline;
}