html {
	width:100%; 
	height:100%;
	}
		
body {
	font-family: arial;
	font-size: 11px; 
	color: #FFFFCC; 
	font-weight: bold; 
	background-color: #A0943F;
	}
	
td {
	font-family: arial; 
	color: #FFFFCC; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	}

.title {
	font: 10px/10px arial, helvetica, sans-serif; 
	color: #666666; 
	font-weight: none;
	}

a.homeTITLE {
	font-size: 16px; 
	line-height: 20px; 
	font-weight: bold; 
	font-family: arial; 
	text-align: justify; 
	background-color: transparent; 
	color: #C6BBAC;
	}
	
a:hover.homeTITLE {
	font-size: 16px; 
	line-height: 20px; 
	font-weight: bold; 
	font-family: arial; 
	text-align: justify; 
	background-color: transparent; 
	color: #DED4B1;
	}
		
a {
	font-family: arial; 
	color: #FFFFCC; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	}

a:hover {
	font-family: arial; 
	color: #F0BF1F; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline; 
	background-color: transparent;
	}

a.main {
	font-family: arial; 
	color: #EBEBEB; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	}

a:hover.main {
	font-family: arial; 
	color: #F2F2F2; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	}
a.nav {
	font-family: arial; 
	color: #8C7E8A; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	}

a:hover.nav {
	font-family: arial; 
	color: #BFB3BD; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	}

