.style1 {font-size: 12px;}
.style2 {font-size: 12;}
a:link {
	color: #840000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #840000;
}
a:hover {
	text-decoration: underline;
	color: #840000;
}
a:active {
	text-decoration: none;
}
.style3 {font-size: x-small}
.style16 {font-size: xx-small}
