a:link {
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;


}
a:active {
	color: #FF3366;
	text-decoration: underline;
	font-size: 12px;


}
a:hover {
	color: #FF3366;
	text-decoration: underline;
	font-size: 12px;


}
body {
	font-size: 12px;
	line-height: 22px;
	color: #666666;

}
table {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
	font-size: 12px;


}
