a {	
	color: #FF0000;	
	text-decoration: none
	}
a:hover {	
	text-decoration: underline
	}
a.On {	
	color: #004080;	
	text-decoration: none
	}
a:hover.On {	
	color: #8080FF;	
	text-decoration: none
	}
BODY {
	background-color: #FFFFFF;
	FONT-SIZE: 12px; FONT-FAMILY: verdana,arial,helvetica,sanserif
}
#bodyPage {
	BACKGROUND: url(./images/bg_blue.gif);
}
#idrop{
	BACKGROUND: url(./images/red.gif);
	border: 2px solid  #FFFF00;
	vertical-align: top
}
input#button { 
	border-style: none; 
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #000080;
}
.textLarge {
	FONT-SIZE: 15pt;
	FONT-weight: bold;
	color: #0000FF;
}
.jobName {
	FONT-SIZE: 14px;
	FONT-weight: bold;
	color: #000080;
}
.NavBgrndColorOff {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 2px solid  #FFFFFF;
	text-align: center;
	}
.NavBgrndColorOn {
	text-decoration: none;
	background-color: #FFFFFF;  
	border: 2px solid  #000080;
	text-align: center;
	}
.NavPageOn {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 2px solid  #FF8000;
	text-align: center;
	}
	<!-- hand -->