a:link {
	color: #714125;
	text-decoration: none;
}	

a:visited {
	color: #714125; 
	text-decoration: none;
}

a:hover {
	color: #59A2D7;
	text-decoration: none;
}					

a:active {
	color: #714125;
	text-decoration: none;
}

.SmallText{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #714125;
}

.StandardText{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #714125;
}

.CampusListing{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #714125;
}

.TopNav{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #714125;
}

.OrganizationListing{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding-left: 15px;
	color: #FFFFFF;
}

