.menu a {
	color: #D82E39;
	text-decoration: none;
	text-align: left;
	margin-left:0em;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight:700;
	font-style: normal;
}

.menu a:hover 
{
	color: #FF2400;
}

.students a {
	text-decoration: none;
	color: black;
        font-weight:600
}

.students a:hover
{
	color: #D82E39;
}
body
{
	font-family: arial;

}

.links a{
	text-decoration: none;
	color: #D82E39;
	font-weight:600;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.links a:hover
{
	color: black;
}
body
{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}


.menulib a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-left:0em;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight:700;
	font-style: normal;
}
.menulib a:hover 
{
	color: #FF2400;
}
