a {font-weight: normal;
text-decoration: none; 
color: #668025;
background-color: #B3AC81;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #668025;
background-color: #B3AC81;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #668025;
background-color: #B3AC81;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #668025;
background-color: #B3AC81;
	}

body{
background-color: #B3AC81;
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 10px;
font-weight: normal;
line-height:14px; 
word-spacing: 1px; 
text-align: justify;
color:#000000;;
}

.center
{
text-align: center;
}

img 
{
border: 0;
}