body{
	font-family: sans-serif,Verdana,tamoha,Arial;
	font-size: 10pt;
}
a:link
{
	text-decoration: none;
	font-family: sans-serif,Verdana,tamoha,Arial;
	color: #000000;
}
a:visited
{
	font-family: sans-serif,Verdana,tamoha,Arial;
    text-decoration: none;
	font-size: 12px;
    color: #000000;
}

a:hover
{
		text-decoration: none;
		font-size: 13px;
        color: #A98D0D;
}

table {
	font-family: sans-serif,Verdana,tamoha,Arial;
	font-size: 10pt;
}

font
{

	font-family: sans-serif,Verdana,tamoha,Arial;
	color: #00000;
}

.menu
{
	border-collapse: collapse;
	border-left-style: none;
	border-left-width: medium;
	border-right-style: none;
	border-right-width: medium;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style:solid;
	border-top-width:1px;
	padding-left:10px
	bordercolor: #D5CEDB;
	background: #EEEEEE;
}


input, select, textarea, option{
       color:#000000;
	border: 1px solid;
}
