a:link {
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
body,table,font{font-size:13px;}