a {font-weight: normal;
text-decoration: none; 
color: #AB7C6C;
background-color: #C1BDA8;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #AB7C6C;
background-color: #C1BDA8;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #AB7C6C;
background-color: #C1BDA8;
	}

a:hover {font-weight: normal;
text-decoration: none; 
color: #AB7C6C;
background-color: #C1BDA8;
	}

body{
background-color: #AB7C6C;
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;}

input, textarea, select{
border-color:#000000;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px;
font-weight: normal;
text-align: left;
color:#000000;
background-color: #AB7C6C;
}

table, tr, td{
font : 11px tahoma, verdana, arial, sans-serif; 
color : #000000;
}

.head, .header{
border-color:#000000;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 12px;
font-weight: bold;
text-align: center;
color:#000000;
background-color: #AB7C6C;
}