body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backround.jpg);
}

.a-head {font-family: Arial, sans-serif;font-size: 30px;line-height: 36px;color: #999999;text-decoration: none;}

.b-large {font-family: Arial, sans-serif;font-size:20px;line-height: 26px;color:#E37617;
	text-decoration: none;}
		
.c-medium {font-family: Arial, sans-serif;font-size: 14px;line-height: 20px;
	color: #e37617;text-decoration: none;font-weight: bold;}	

.d-copy {font-family: Arial, sans-serif;font-size: 14px;line-height: 20px;color: #333333;text-decoration: none;}

.e-white {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

a:link 		{color: #ffffff; text-decoration: none;}
a:visited 	{color: #CCCCCC; text-decoration: none;}
a:active 	{color: #99CCFF; text-decoration: none;}
a:hover 	{color: #ffffff; text-decoration: none;}
