a:active {  font-family: Geneva, Arial, Helvetica, san-serif; color: #000099; text-decoration: none}
a:link {  font-family: Geneva, Arial, Helvetica, san-serif; color: #000099; text-decoration: none}
a:visited {  font-family: Geneva, Arial, Helvetica, san-serif; color: #000099; text-decoration: none}
a:hover {  font-family: Geneva, Arial, Helvetica, san-serif; color: #FFFFFF; background-color: #FF0000}
.box {
    font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	cursor: text;
	border-bottom-color : #013175;
	border-left-color : #013175;
	border-right-color : #013175;
	border-top-color : #013175;
}
.selectbox {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.button {
    font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	font-color: #6699CC; 
	background-color: #CCCCCC; 
	cursor: hand; 
	color: #013174; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}

.tabletext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000099;
}