.main a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: none;
}
.navbar a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.navbar a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.navbar a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
.navbar a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.main a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: none;
}
.main a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009900;
	text-decoration: none;
}
.main a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: none;
}

