BODY { }

A:ACTIVE {
	color : Black;
	text-decoration : underline;
}

A:HOVER {
	color : red;
	text-decoration : underline;
}
A {
	color : Black;
	text-decoration : underline;
}
TABLE {
	font-family: Arial CE, Helvetica CE, sans-serif CE, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
	border : none;
}

a.right {
	font-size: 11px;
	
}

a.right:hover {
	font-size: 11px;
	
}
a.right2 {
	font-size: 10px;
	
}

a.right2:hover {
	font-size: 10px;
	
}
