.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #96EA8A;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



.footer a:link{
	color: #96EA8A;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #96EA8A;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}



.menu {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 21px;
	text-decoration: none;

}

.menu a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover{
	color: #FDF705;
	text-decoration: none;
	font-weight: bold;
}
.menu2 {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:link{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu2 a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu2 a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nws {
	font-family: "trebuchet MS";
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nws a:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nws a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nws a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	font-family: "trebuchet MS";
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.src {
	margin: 0px;
	padding: 0px;
	width: 120px;
}



table.calendar {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: rgb(92, 186, 100) rgb(92, 186, 100) rgb(92, 186, 100) rgb(92, 186, 100);
	border-collapse: collapse;
	background-color: #C7E1BF;
}
table.calendar th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: rgb(92, 186, 100) rgb(92, 186, 100) rgb(92, 186, 100) rgb(92, 186, 100);
	background-color: #C7E1BF;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.calendar td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: rgb(92, 186, 100) rgb(92, 186, 100) rgb(92, 186, 100) rgb(92, 186, 100);
	background-color: #C7E1BF;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.calendar A:link {
	text-decoration: none
}
table.calendar A:visited {
	text-decoration: none
}

table.calendar A:active {
	text-decoration: none
}

table.calendar A:hover {
	text-decoration: none
}



