A {
	font-weight: bold;
	color: #990000;
	font-size:13px; 
	font-family:"Arial","MS Sans Serif","sans-serif";
	text-decoration: underline
}

A:hover {
	font-weight: bold;
	color: #990000;
                font-size:13px; 
	
	text-decoration: underline
}

font-family:"Courier","Verdana","Arial","MS Sans Serif","sans-serif";
font-family:"Courier","Verdana","Arial","MS Sans Serif","sans-serif";
.readLink {
	font-weight: normal;
	color: #854224;
	font-size:10px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: none
}

.readLink:hover {
	font-weight: normal;
	color: #AF0000;
	font-size:10px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: underline
} 


.blackLink {
	font-weight: normal;
	color: #000000;
	font-size:10px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: underline
}

.blackLink:hover {
	font-weight: normal;
	color: #0000000;
	font-size:10px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: none
}
 