BODY {
	font-size: 14px;
        color: #663300;
        font-family: Times, 'Times New Roman';

}

html {
	align: center;
	margin: 0;
	padding: 0;
	
}

A:link {color: #663300; text-decoration: underline; }
A:visited {color: #663300; text-decoration: underline;  }
A:active {color: #663300 ; text-decoration: none;}
A:hover {color: #B08D48 ; text-decoration: none;}

.linkc:visited { text-decoration: underline; color: #A08E72;}
.linkc:link { text-decoration: underline; color: #A08E72;}
.linkc:hover { text-decoration: none; color: #B08D48;}

.update {FONT-FAMILY: Tahoma; font-weight: normal; text-align: center; color: #A08E72; font-size: 11px;}
