.nav {
	background: url('/images/rochester_mba_08.jpg');
	background-repeat: repeat-x;
	color: #000000;
	
}
.navText {
	color: #FFFFFF;
}
a.navText {
        text-decoration: none ;
        color: white ;
}
a.navText:visited {
        text-decoration: none ;
        color: white ;
}
a.navText:active {
        text-decoration: underline;
        color: white ;
}
a.navText:hover {
        text-decoration: underline;
        color: white ;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url('/images/bg.gif');
	background-repeat: repeat-x;
	color: #333333;	
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.bt 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; 
color: #666666; text-decoration: none;}

.dlt	{background-color: #CCCCCC ;}

.gybg 	{border: none; background-color: #EDEDED ;}

.btt 	{font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; line-height: 16px; 
color: #464646;}