.main {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
}
.main a:link {
	color: #FFFF00;
	text-decoration: none;
}
.main a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.main a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.main a:active {
	color: #FFFF00;
	text-decoration: none;
}
.dropdowns {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.dropdowns a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.dropdowns a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.dropdowns a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.dropdowns a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.yellownavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
}
.yellownavbar a:link {
	color: #330066;
	text-decoration: none;
}
.yellownavbar a:visited {
	color: #330066;
	text-decoration: none;
}
.yellownavbar a:hover {
	color: #330066;
	text-decoration: underline;
}
.yellownavbar a:active {
	color: #330066;
	text-decoration: none;
}
