/* CSS by dagson media */

body {
background-color: #F2F2EA;
background-image:url('bg1.jpg');
margin-top:0px;
margin-bottom:0px;
margin-left: auto;
margin-right: auto;
font-family:trebuchet ms;
color: #5D5D5D;
font-size:14px;
}

ul.a
{
margin: 0px;
font-size: 12px;
text-align:left;
}


A:link	{
color:#5D5D5D;
font-family:Trebuchet Ms;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:hand;
	}
A:hover	{
color:#9CBB03;
font-family:Trebuchet Ms;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:hand;
	}
A:active	{
color:#9CBB03;
font-family:Trebuchet Ms;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:hand;
	}
A:visited	{
color:#5D5D5D;
font-family:Trebuchet Ms;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:hand;
	}
