body {
	margin:0 0 0px 0;
	padding:0 0 0px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align: center;
	letter-spacing:normal;
	line-height:20px;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #baddfb;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


a:link 
{   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-style: normal;
	font-weight: bold;
	color: #f42418}
	
a:visited 
{   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-style: normal;
	font-weight: bold;
	color: #f42418;
	text-decoration: underline}	

a:hover
 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #041cff;
	text-decoration: underline}	
	


