body {
    scrollbar-3dlight-color: #000000;     
    scrollbar-arrow-color: #666666;
    scrollbar-darkshadow-color: #000000;    
    scrollbar-face-color: #E6E6E6;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #CCCCCC;
    background-color: #FFFFFF;
}

P, TD, TH, SELECT, INPUT, TEXTAREA, UL, LI, BODY {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size:11px;
	color: #000000;
}

TEXTAREA, SELECT	{
	background-color: #FFFFFF;
	font-size:11px;
	color: #000000;
}

.tema {
	font-size:10px;
}

A:hover {
	color: #FF0000;
}

A	{
	color: #990033;
	text-decoration: underline;
	font-weight: none;
}

.maintitle {
	font-size: 19 px;
	font-family: Arial;
	color: #000000;

}

.subtitulo {
	font-size: 18px;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	text-decoration: none;
}

.loadfoto {
  background-image: url('img/blueload.gif');
  background-repeat: no-repeat; 
  background-position: 50% 50%;
}