.nav {
	margin-top:5px;
	font-family: Tahoma; 
	font-size: 13px; 
	color: #FF6300;
}

#nav a { 
	font-family: Tahoma; 
	font-size: 13px; 
	color: #FF6300; 
	text-decoration:none;
}

#nav a:hover { 
	color: #DBA968; 
	text-decoration:underline;
}

.footer {
	margin-top:15px;
	font-family: Tahoma; 
	font-size: 13px; 
	color: #FF6300;
}

#footer a {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #FF6300; 
	text-decoration:none;
}

#footer a:hover { 
	color: #DBA968; 
	text-decoration:underline;
}	

a:hover { 
	text-decoration:underline;
}

a {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #FF6300; 
	text-decoration:none;
}

.b{font-family:Tahoma; font-size:11px; color:#000000; text-decoration:none }
.r{font-family:Tahoma; font-size:11px; color:#560505; text-decoration:none }
.onang{font-family:Tahoma; font-size:11px; color:#FF6300; text-decoration:none; padding:5px} 
.red{font-family:Tahoma; font-size:11px; color:#CA834A; text-decoration:none; padding:5px; text-align:justify} 
.onang1{font-family:Tahoma; font-size:11px; color:#DBA968; text-decoration:none } 
.red2{font-family:Tahoma; font-size:21px; color:#AD1601; text-decoration:none; padding:5px} 
.onang2{font-family:Arial; font-size:11px; color:#C85222; text-decoration:none } 
.onang3{font-family:Tahoma; font-size:11px; color:#CA834A; text-decoration:none }
.onang4{font-family:Tahoma; font-size:11px; color:#E79D6C; text-decoration:none } 
.onang5{font-family:Tahoma; font-size:11px; color:#FF6300; }

#input {
	width:79px; height:13px;
	border-width:1px;
	border-style:solid;
	border:none;
	background-color:#F0EAE3;
}
	
#textarea {
	width:102px; height:48px;
	border-width:1px;
	border-style:solid;
	border:none;
	background-color:#F0EAE3;
	overflow:auto
}
