.text
{
font-family:Tahoma,serif;
font-size: 11px;
color: black;
line-height: 17px;
text-align: justify;
}
B
{
font-family:Tahoma,serif;
font-size: 11px;
line-height: 17px;
text-align: justify;
}
A:visited
{
font-size: 11px;
font-family: Tahoma,serif;
text-decoration: none;
}
A:hover.under
{
font-size: 11px;
font-family: Tahoma;
color:#FFB502;
text-decoration: underline;
}
A:active
{
font-size: 11px;
font-family: Tahoma,serif;
text-decoration: none;
color:#535353;
}
A
{
font-size: 11px;
font-family: Tahoma,serif;
text-decoration: none;
color:black;
}
.new
{
font-family:tahoma,serif;
font-size: 11px;
color: #035E5F;
line-height: 17px;
text-align:justify;
}
.alumni
{
	color:#003232;
	font-family:tahoma,serif;
	font-size:11px;
	line-height:16px;
	text-align:justify;
}
.about
{
font-family:tahoma,serif;
font-size: 11px;
color: #004142;
line-height: 17px;
text-align:justify;
}
.table
{
font-family:tahoma,serif;
font-size: 12px;
color: black;
line-height: 17px;
text-align:justify;
}



#dropmenudiv{
position:absolute;
border:1px solid #F0F0F0;
border-bottom-width: 0;
font:normal 12px Verdana,serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #F0F0F0;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EC7509;
}
