a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;



}
a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-size: 13px;
	color: #CCCC33;
	text-decoration: none;
}
.reddText {
	font-size: 13px;
	color: #003300;
	line-height: 22px;
}
.reddTitle {
	font-size: 19px;
	color: #003300;
	font-weight: bold;
}
.reddSubT {
	font-size: 16px;
	color: #990000;
	font-weight: normal;

}
