body {
	font-size: 12px;
	color: 444444;
}
td {
	font-size: 12px;
	color: 444444;
	line-height:21px;
}
a          { color:#444444;font-size:12px;text-decoration: none;}
a:link     { text-decoration:none;}
a:visited  { text-decoration:none;}
a:hover    { text-decoration:underline;}
A.1:active {
	font-size: 14px;
	text-decoration:none; color:#ffffff;
	font-weight:bold;
}
A.1:link {
	font-size: 14px;color:#ffffff;text-decoration:none;font-weight:bold;
}
A.1:visited {
	font-size: 14px;text-decoration:none; color:#ffffff;font-weight:bold;
}
A.1:hover{
	font-size: 14px;
	text-decoration: underline;
	color: #FFF600;
	font-weight:bold;} 
A.2:active {
	font-size: 12px;
	text-decoration:none;
	color:#284bc2;
	font-weight:bold;	
}
A.2:link {
	font-size: 12px;color:#284bc2;text-decoration:none;font-weight:bold;
}
A.2:visited {
	font-size: 12px;text-decoration:none; color:#284bc2;font-weight:bold;
}
A.2:hover{
	font-size: 12px;
	text-decoration: underline;
	color: #284bc2;
	font-weight:bold;} 