A:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;	
}
A:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;	
}
A:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
A:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.style3 {font-size: 18px}
.style5 {font-size: 12px; color: #000000; }
