a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}
td {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
