.topbar {
color:#FFD
}

.topbar A:visited,.topbar A:active {
color:#FFD;
font-size:10.5pt;
text-decoration:none
}

.topbar A:link {
color:#FFF;
font-size:10.5pt;
text-decoration:none
}

.topbar A:hover {
color:#FF6;
font-size:10.5pt;
text-decoration:underline
}
	

#logofontHOME { 
	font-family: Felix Titling;
	font-size: 55pt;
	font-weight: bold;
     color: #51456F; 
	letter-spacing: 2px;
	}

#logofontCOMHOME { 
	font-family: Verdana;
	font-size: 13pt;
	color: #333333;
	font-weight:normal;
     letter-spacing: 0px;
}

/* bsuhit code */

#logofont { 
	font-family: Felix Titling; 
	font-size: 34pt;
	font-weight: bold;
     color: #28313E; 
	letter-spacing: 2px;
	}
#logofont2 { 
	font-family: Felix Titling;
	font-size: 24pt;
	font-weight: bold;
     color: #28313E; 
	letter-spacing: 2px;
	}
	
#logofont3 { 
	font-family: Times New Roman;
	font-size: 8pt;
	color: #D5C644;
	font-weight: normal;
     letter-spacing: 1px;
     padding-left: 90pt;
	}

#logofont2HOME { 
	font-family: Felix Titling;
	font-size: 27pt;
	font-weight: bold;
     color: #28313E; 
	letter-spacing: 2px;
	}
	
#logofont3HOME { 
	font-family: Times New Roman;
	font-size: 11pt;
	color: #D5C644;
	font-weight: normal;
     letter-spacing: 1px;
     padding-left: 115pt;
	}

	
	
/*LOGO*/
#logo
{ 
/*background:#D0DDFF; background:url(bg.gif) repeat-x;*/
border-bottom: 2px solid rgb(255, 255, 255);
font-family:Verdana;
font-size:11pt;
text-align: center;
color: #000080; 
}

#logo a {
color: #000080;
font-weight: normal;
text-decoration: none;
}
#logo a:visited {
color: #000080;
font-weight: normal;
text-decoration: none;
}

#logo a:hover 
{
color: #560FFF;
background-color: #FFFFDF;
font-weight: normal;	 
text-decoration: underline;
}

/*LOGin*/
#login
{ 
font-weight: bold;
font-family:Verdana;
font-size:10pt;
text-align: center;
color: #3897D6; 
}

#login a {
color: #3897D6;
font-weight: bold;
text-decoration: none;
}
#login a:visited {
color: #3897D6;
font-weight: bold;
text-decoration: none;
}

#login a:hover {
color: #FFFFFF;
background-color: #D5C644;
font-weight: bold;	 
text-decoration: underline;
}