BODY {
	color: white;
	
	}


A {
	color: #000066; text-decoration: none;
	font-weight: bold;
	
	
}
A:active {
	color: #ffffff; text-decoration: none; background-color: #00008B;
}
A:visited {
	color: #8B008B; text-decoration: none; 
}
A:HOVER {
	color: #ffffff; background-color: #00008B;
}


A.bl {
	color: #000000; text-decoration: underline;
}
A.bl:active {
	color: #000000; text-decoration: underline;
}
A.bl:visited {
	color: #000000; text-decoration: underline;
}
A.bl:HOVER {
	color: #000000; text-decoration: none;
}


A.wh {
	color: #ffffff; text-decoration: underline;
}
A.wh:active {
	color: #ffffff; text-decoration: underline;
}
A.wh:visited {
	color: #ffffff; text-decoration: underline;
}
A.wh:HOVER {
	color: #ffffff; text-decoration: underline;
}

TD {
	color: #000066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	}
H5 {
	font-family: Verdana, Arial, sans-serif;
	padding: 5px 10px 10px;
	text-align: justify;
	font-size: 8pt;
	font-weight: normal;
   }


.tit {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
   }

.tit1 {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
   }

.sala {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
   }
      
DIV.login {
			font-size: 9pt;
			padding: 10px 10px;
			font-weight: normal;
    }

img.contents{
border: 1px solid #000066;
}

img.thumb{
border: 1px solid #000066;
}

img.main{
border: 1px solid #000066;
}





