@charset "utf-8";
/* CSS Document */

#sidebar1 a:link, #sidebar1 a:visited {
	font-family: Geneva, Arial, sans-serif;
	color: #FF6600;
}
#sidebar1 a:hover, #sidebar1 a:active {
	color: #333333;
}
#container #footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-size: 90%;
}
#container  #footer  a:hover, #footer  a:active  {
	color: #333333;
}
#mainContent a {
	color: #FF6600;
}
td {
	font-size: 80%;
	font-weight: bold;
}

