a:link {
	color: #0000FF;
}

a:visited {
}

a:hover {
}

a:active {
}

a.hidden {
}

a.hidden:visited {
}

a.hidden:hover {
}

a.hidden:active {
}

a.nav:link {
}

a.nav:visited {
}

a.nav:hover {
}

a.menu {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
	color: #FFF759;
	font-size: 18px;
}

a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #FFF759;
	font-size: 20px;
	}

a.box {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033FF;
}

a.box:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0033FF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

