.html,body{
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
img
{  border-style: none;
}
.menuback {
	background-image: url(images/top03bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.frontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fronttags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a:link {color: #FFFF00; text-decoration: none; }
a:active {color: #FFFF00; text-decoration: none; }
a:visited {color: #FFFF00; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: none; }
