body {
	margin-left: 0 px;
	margin-top: 0 px;
	font-family: Verdana;
	color: orange;
	font-size: 45px;
	scrollbar-base-color: Black;
	scrollbar-track-color: Black;
	scrollbar-arrow-color: White;
	
}
a:link {  font-family: Verdana; font-size: 14px; color: orange;  text-decoration: none; }

a.two:link {
	font-family: Verdana; font-size: 20px; color: orange;  text-decoration: none;
}
 
a:visited {font-family: Verdana; font-size: 14px; color: orange; text-decoration: none; }

a.two:visited {
	font-family: Verdana; font-size: 20px; color: #228B22; text-decoration: none;
	}
 
a:hover {font-family: Verdana; font-size: 14px; color: white; text-decoration: none;  }

a.two:hover {
	font-family: Verdana; font-size: 20px; color: white; text-decoration: none;
}
 

td.blue {font-family: Verdana; font-size: 14px; color: Blue; text-decoration: none;} 
.white {font-family: Verdana; font-size: 14px; color: white} 
td.teal {font-family: Verdana; font-size: 10px; color: teal} 
.orange {font-family: Verdana; font-size: 14px; color: orange} 
.orange2 {font-family: Verdana; font-size: 20px; color: orange} 
td.teal2 {font-family: Verdana; font-size: 14px; color: teal} 