a:link
{
	text-decoration: none; color:#EDCF58; font-size: 9pt;
}
a:visited
{
	text-decoration: none; color:#F1DA7C; font-size: 9pt;
} 
a:active 
{
	text-decoration: none; color:#F1DA7C; font-size: 9pt;
}
a:hover 
{
	text-decoration: underline; color:#EDCF58; font-size: 9pt;
}
a:focus
{
	text-decoration: none; color:#F1DA7C; font-size: 9pt;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #F4E39D;
	background-color: #672121;
	scrollbar-Track-Color:#F4E39D; 
	scrollbar-Face-Color:#672121; 
	scrollbar-Shadow-Color:#F4E39D; 
	scrollbar-Highlight-Color:#F4E39D; 
	scrollbar-3dLight-Color:#F4E39D; 
	scrollbar-Arrow-Color:#F4E39D; 

}
table
{
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;
	 color: #F4E39D;
}
li
{
     list-style-image: url('images/li.gif');
}
p
{
     font-size: 9pt; 
	 color: #F4E39D;
}
input.text
{
         background:#F4E39D; 
         color:#672121;
         font-family: Verdana;
         font-size: 11px;
         border-style: solid; 
         border-top-width: 1px; 
         border-right-width: 1px; 
         border-bottom-width: 1px; 
         border-left-width: 1px;
         border-color: #672121;
}
