
p
{
	font-family:Verdana;
	color:white;
	font-size:11px;
}

.txt
{
	font-family:Verdana;
	font-size:10px;
	color: #CA0000;
	background-color:white;
}


a:visited
{
	font-family:Verdana;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
a:active
{
	font-family:Verdana;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
a:link
{
	font-family:Verdana;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;	
	font-weight:bold;
}

a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:black;
	text-decoration:none;		
	font-weight:bold;
}

body.esp
{
scrollbar-arrow-color: #373737;
scrollbar-track-color: #CA0000;
scrollbar-face-color: white;
scrollbar-highlight-color: #CA0000;
scrollbar-shadow-color: #CA0000;
scrollbar-3dlight-color: #CA0000;
scrollbar-darkshadow-color: #CA0000;
}

.esp2 
{
color:white;
font-family:verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-align:center;
}