a {
  	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;	
	text-decoration: underline;
}
a.link {
  	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover {
	color: #FF0000;	
	text-decoration: underline;
}
a.link2 {
  	color: #FFFFFF;
	text-decoration: none;
}
a.link2:hover {
	color: #000000;	
	text-decoration: underline;
}
.verd09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
.verd11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verd13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.treb13 {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;	
	font-weight: bold;
}
.verd15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.verd17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}