table{ font-family: Verdana; color: #003366; font-size: 12px;}

a:hover{ text-decoration: underline;}

a { text-decoration: none; color: Navy}

.button {
	font-family: Verdana; 	
	font-size: 11px;	
	width: 100px;
	font-style: normal; 
	color: #003366; 
	background-color: #DADADA; 
	border: #999999; 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

