A:link { 
	color: #333333; 
	text-decoration: none 
}
A:hover {
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}
A:visited {
	color: #333333; 
	text-decoration: none 
}
A.caption:link {
	color: #333333;
	text-decoration: none
}
A.caption:hover {
	color: #000000;
	text-decoration: none;
	font-weight : normal;
}
A.caption:visited {
	color: #333333; 
	text-decoration: none 
}
font {  font-family: verdana, arial, helvetica, sans-serif;
	    font-size: 8pt; 
		color: #000000; 
		text-decoration: none
	 }

		   
