
a:link 
{
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color:#999999;
  text-decoration: none;
} 

a:visited 
{
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color:#999999;
  text-decoration: none;
} 

a:active 
{
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color:#CC0000;
  text-decoration: none;
} 

a:hover 
{
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color:#CC0000;
  text-decoration: none;
} 

p.divisor
{ 
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	font-weight: 500;
	color: #666333;
}
p.text
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: 500;
	color: #000000;
	line-height: 15px;
	text-align: justify;
	vertical-align: middle;	
}

caption
{ 
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
