a:link 		{	
				text-decoration: none}
				
a:hover 	{	
				text-decoration: none}
				
a:active 	{	
				text-decoration: none}
				
a:visited 	{	
				text-decoration: none}
				
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redlink {
	color: #CC0000;
	text-decoration: none;
}
.redboldlink {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
