.normalfont {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bluefont {
	font-size: 16px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.bigfont {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a.r:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.r:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.r:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.r:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.o:link {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.o:visited {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.o:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
a.o:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.orangefont {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

