body { background-color: rgb(191, 200, 213);
font-family: "Verdana", "Helvetica","Arial", sans-serif;
font-size: .8em;
}

td {font-size: .8em; } 

h2 {font-size: 1.2em;
font-weight: bold; } 

a:link {color: rgb(7, 84, 164); 
			text-decoration: none;	
}

a:link:visited { color: rgb(7, 84, 164); 
			text-decoration: none;
}

a:hover { color: rgb(233, 119, 23); 
			text-decoration: none;
}

a:active { color: rgb(233, 119, 23); 
			text-decoration: none;
}

a:focus { color: rgb(233, 119, 23); 
			text-decoration: none;
			
}
