a:link {  font-family: "Trebuchet MS", Arial, Geneva, Helvetica; font-size: 12px; color: #009933; text-decoration: none}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	text-decoration: none;

}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00cc99;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 00cc99;
	text-decoration: underline;
}
.bg1 {
	background-color: #FFFFFF;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;

}
