body {
margin: 0px 0px 0px 0px;
background: #4E2301 url(images/dorgi-background.jpg) repeat-y center top;
font-family: verdana, sans-serif;
font-size: 11px;
color: #4E2301;
}

td {
font-size: 11px;}

h2 {
color: #4E2301;
font-size: 18px; 
font-weight: bold;}

h3 {
color: #4E2301;
font-size: 13px;
font-weight: bold;}

a:link {	
	font-size: 11px;
	font-weight:bold;
	color: #4E2301;
	text-decoration: none;
}
a:active {	
	color: #4E2301;
	font-weight:bold;
	text-decoration: none;
}
a:visited {	
	color: #4E2301;
	font-weight:bold;
	text-decoration: none;
}
a:hover {	
	color: #4E2301;
	font-weight:bold;
	text-decoration: underline;
}


a.menu:link {	
	font-size: 12px;
	font-weight:bold;
	color: #4E2301;
	text-decoration: none;
}
a.menu:active {	
	color: #4E2301;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}
a.menu:visited {	
	color: #4E2301;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}
a.menu:hover {	
	color: #f9e7c3;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}

ul { 
list-style-position: outside; 
margin-left: 0px; 
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px; 
list-style-type: square;
vertical-align: middle; }

li { 
margin-left: 20px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px; 
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;}
