td {
	font-size: 13px;
	line-height: 20px;
}
a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #FE6399;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	color: #ff6600;
	text-decoration: none;
}
BODY {
	margin-top: 0px;
	margin-bottom: 0px;
}
.white {color:#FFFFFF;}
.red {color:#990000;}
.g {
color:#009900;
font-weight: bold;
}
.22height {line-height: 22px;}
.titlefont{
	color:#CC0000;
	font-size:18px;
	font-weight: bold;
}
.14font{font-size:14px;}
