.menu a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-left:1em;
	font-family: arial;
	font-size: 12px;
	font-weight:700;
	font-style: italic;
}

.menu a:hover 
{
	color: #927774;
	font-weight: bolder;
	font-style: italic;
}

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

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

}

.links a{
	text-decoration: none;
	color: #D82E39;
        font-weight:600
}

.links a:hover
{
	color: black;
}
body
{
	font-family: arial;
}

.item 
{
	
	font-weight: bolder;
	
}.item_d {
	font-size: 11px;
}
