body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {font-family: Tahoma; font-size: 12px}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.linkwhite {color:#FFFFFF;}
.linkblue {color:#33CCFF;}
.linkorange {color:#FFA500;}
.linkgreen {color:#41FF33;}

