body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #282B29;
	vertical-align: top;	
	line-height:12px;
}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #282B29;		
}
a:visited {
	color: #282B29;
}
a:hover {
	color: #282B29;
}
a:active {
	color: #282B29;	
}

.class1 A:link {text-decoration: underline; color: #ffffff}
.class1 A:visited {text-decoration: underline; color: #ffffff}
.class1 A:active {text-decoration: underline; color: #ffffff}
.class1 A:hover {text-decoration: underline; color: red;}


