body {
	background-color: #DDE2F0;
}
.style1 {
	color: #FFFFFF;
}
h1 {
	font-family: Eurostile;
	font-weight: bold;
	color: #000000;
	
}.links {
	float: left;
/*	width: 200px; */
	padding: 10px;
	color: #000000;
	size: 18px;
	text-decoration: none;
	border:thin;
}
/*.links:hover {
	font-family: Eurostile;
	color: #6666FF;
	text-decoration: none;
}*/
a:hover
{
	color: #000000;

}
.my_title {
	margin-left: 250px;
	color: #000000;
	
}
.x {
/*	font-weight: bold;
	color: #BE472F;*/
	
}
.info {
	margin-left: 250px;
	padding-left: 10px;
	color: #000000;
	
}
a {
	text-decoration: none;
}
a:active
{
size: 36px;
}
a:visited
{
size: 18px;
}
a:link
{
text-decoration: none;
}