A:link {color: #000080;  text-decoration: underline;	font-size: 12pt;}
A:active {
	color: red;
	text-decoration: underline;
	font-size: 12pt;
}
A:visited { color: #000080; text-decoration: underline; 	font-size: 12pt;}
A:hover {
	color: red;
	text-decoration: underline;
	font-size: 12pt;
}

TD.font {
	font-size : 12pt;
}

p.font {
	font-size : 12pt;	
}





