.styles {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
a:active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.footer {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
