<!--
a:hover {font-family: verdana, geneva, helvetica, ms sans serif; font-weight:bold; font-size:11px;color: #fff; text-decoration : none; }
a:active {font-family: verdana, geneva,helvetica,ms sans serif; font-weight:bold; font-size:11px;color: #fff; }
a {font-family: verdana, geneva,helvetica,ms sans serif; font-weight:bold; font-size:11px; text-decoration:none; color:#c30b49; }

a.smallLink:hover {font-family: verdana, geneva, helvetica, ms sans serif; font-weight:normal; font-size:9px;color: #c30b49; text-decoration : none; }
a.smallLink:active {font-family: verdana, geneva,helvetica,ms sans serif; font-weight:normal; font-size:9px;color: #fff; }
a.smallLink {font-family: verdana, geneva,helvetica,ms sans serif; font-weight:normal; font-size:9px; text-decoration:none; color:#fff; }


a.blue:hover {font-family: verdana, geneva, helvetica, ms sans serif; font-weight:bold; font-size:12px;color: #FFFFFF; text-decoration : none; }
a.blue:active {font-family: verdana, geneva,helvetica,ms sans serif; font-weight:bold; font-size:12px;color: #b3fff4; }
a.blue {font-family: verdana, geneva,helvetica,ms sans serif;  font-weight:bold; font-size:12px; text-decoration:none; color:#b3fff4; }
a.bordo {font-family: verdana, geneva,helvetica,ms sans serif;  font-weight:bold; font-size:14px; text-decoration:none; color:#BB0000; }

.pagetitle {font-family: verdana, geneva, helvetica, ms sans serif; font-weight:bold; font-size:20px; color: #b3fff4; text-decoration:none; }
.menutitle {font-family: verdana, geneva, helvetica, ms sans serif; font-weight:bold; font-size:12px; color: #b3fff4; text-decoration:none; }
.newshead {font-family: verdana, geneva, helvetica, ms sans serif; font-weight:bold; font-size:14px; color: #b3fff4; text-decoration:none; }

td {font-family: verdana, geneva, helvetica, ms sans serif; font-weight:normal; font-size:12px; color: #000000; text-decoration:none; text-align: left;}
.norm {font-family: verdana, geneva, helvetica, ms sans serif; font-weight:normal; font-size:12px; color: #000000; text-decoration:none; text-align: left;}
.bold {font-family: verdana, geneva, helvetica, ms sans serif; font-weight:bold; font-size:12px; color: #000000; text-decoration:none; text-align: left;}
.photo {font-family: verdana, geneva, helvetica, ms sans serif; font-weight:normal; font-size:10px; color: #000000; text-decoration:none; text-align: center; font-style: italic; }

.horiz { color:#cc9900; }

.form {
	background: #FED15B;
	border:0;
	font-family: verdana, geneva, helvetica, ms sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	border-bottom : 1px solid #FFE193;
	border-right : 1px solid #FFE193;
	border-top : 1px solid #BB9737;
	border-left : 1px solid #BB9737;
	
}

.button {
	background: #A47906;
	border:0;
	border-color: #ffffff;
	font-family: verdana, geneva, helvetica, ms sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	border-bottom : 1px solid #836105;
	border-right : 1px solid #836105;
	border-top : 1px solid #DDA40C;
	border-left : 1px solid #DDA40C;
	
}

BODY {
	background-image = "images/background.jpg";
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: justify;
}
-->