a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
#navbar a:link {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
#navbar a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #00CC00;
}
#footer a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#banner a:hover {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CC00;
}
#banner a:link {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:visited {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:active {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
