a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #0099FF;
	text-decoration: none;
	background-image: none;


}
a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #0099FF;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #FFFFFF;
	background-color: #0099FF;
	text-decoration: none;







}
body {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #000000;
	font-size: small;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url(_images/bck_2009blue.gif);
	background-repeat: repeat-x;




















}

