.link1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.link1:hover  {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS";
	color: #FFCC00;
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.link2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}

.link2:hover  {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F4A654;
	text-decoration: none;
}
.link3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.link3:hover  {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC3366
	text-decoration: none;
}
#footer
{
background-color:#000000;
text-align:right;
}
#footer a
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
font-weight:bold;
padding:5px 5px 5px 5px;
}
