
.bottombord {  border-color: #FFFFFF black #003300; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: thin; border-left-width: 0px}


body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

td {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #003300;
}

h1 {
	font-family: Monotype Corsiva, Bickley Script, Brush Script MT, Edwardian Script ITC, Enviro, Freestyle Scriptarial, sans-serif;
	
}

a.menu:link { 
	color: #FFFF33;
	font-size: 20px;
	text-decoration: none;
	font-family: Monotype Corsiva, Bickley Script, Brush Script MT, Edwardian Script ITC, Enviro, Freestyle Scriptarial, sans-serif;
	}
a.menu:visited { 
	color: #FFFF33;
	font-size: 20px;
	text-decoration: none;
	font-family: Monotype Corsiva, Bickley Script, Brush Script MT, Edwardian Script ITC, Enviro, Freestyle Scriptarial, sans-serif;
	}
a.menu:hover { 
	color: #FFFF33;
	font-family: Monotype Corsiva, Bickley Script, Brush Script MT, Edwardian Script ITC, Enviro, Freestyle Scriptarial, sans-serif;
	font-size: 20px;
	text-decoration: underline;
	}
a.menu:active { 
	color: #FFFF33;
	font-size: 20px;
	font-family: Monotype Corsiva, Bickley Script, Brush Script MT, Edwardian Script ITC, Enviro, Freestyle Scriptarial, sans-serif;
	text-decoration: none;
	}

a:link { 
	color: green;
	text-decoration: none;
	font-family: arial, sans-serif;
	}
a:visited { 
	color: green;
	text-decoration: none;
	font-family: arial, sans-serif;
	}
a:hover { 
	color: green;
	font-family: arial, sans-serif;
	
	text-decoration: underline;
	}
a:active { 
	color: green;
	font-family: arial, sans-serif;
	text-decoration: none;
	}

