body{
	background-color: #7E8FA7;
	margin: 0;
	padding: 0;
}
body,td{
	font-family: verdana, MS sans serif, sans-serif, Arial;
	font-size: 75%;
}
.green {
	color : #BECD00;
	text-decoration : none;	
	font-size: 100%;
	margin: 0;
	padding: 0;
}
.white {
	color : #ffffff;
	text-decoration : none;	
	font-weight : bold;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h1.red {
	color : #FF6F05;
	text-decoration : none;	
	font-weight : bold;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h1.green {
	color : #A1AE01;
	text-decoration : none;	
	font-weight : bold;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h1.big-green {
	color : #A1AE01;
	text-decoration : none;	
	font-weight : bold;
	font-size: 170%;
	margin: 0;
	padding: 0;
}
A:Link {
	color : #0D3F6B;
	font-size: 100%;
}
A:Visited {
	color : #8C535F;
  font-size: 100%;
}
A:Active {
	color : #FF6F05;
	font-size: 100%;
}
A:Hover {
	color : #FF6F05;
	font-size: 100%;
}
A.menu:Link {
	color : #ffffff;
	font-size: 100%;
	text-decoration : none;
	font-weight : bold;
}
A.menu:Visited {
	color : #ffffff;
  font-size: 100%;
  text-decoration : none;
  font-weight : bold;
}
A.menu:Active {
	color : #FF6F05;
	font-size: 100%;
	text-decoration : none;
	font-weight : bold;
}
A.menu:Hover {
	color : #FF6F05;
	font-size: 100%;
	text-decoration : none;
	font-weight : bold;
}
A.green:Link {
	color : #A1AE01;
	font-size: 100%;
	text-decoration : none;
	font-weight : bold;
}
A.green:Visited {
	color : #A1AE01;
  font-size: 100%;
  text-decoration : none;
  font-weight : bold;
}
A.green:Active {
	color : #FF6F05;
	font-size: 100%;
	text-decoration : none;
	font-weight : bold;
}
A.green:Hover {
	color : #FF6F05;
	font-size: 100%;
	text-decoration : none;
	font-weight : bold;
}
A.green-2:Link {
	color : #BECD00;
	font-size: 100%;
	text-decoration : none;	
}
A.green-2:Visited {
	color : #A1AE01;
  font-size: 100%;
  text-decoration : none;  
}
A.green-2:Active {
	color : #FF6F05;
	font-size: 100%;
	text-decoration : none;	
}
A.green-2:Hover {
	color : #FF6F05;
	font-size: 100%;
	text-decoration : none;	
}