p            { font-family: Tahoma; color: #333333; font-size: 8pt }
td           { font-family: Tahoma; color: #333333; font-size: 8pt }
input        { font-family: Tahoma; color: #333333; font-size: 8pt }
button       { font-family: Tahoma; color: #333333; font-size: 8pt }
textarea     { font-family: Tahoma; color: #000000; font-size: 8pt; border: 1px solid #FFFFFF; 
               padding-left: 4px; padding-right: 4px; padding-top: 1px; 
               padding-bottom: 1px }
select       { font-family: Tahoma; color: #000000; font-size: 8pt }
a:hover      { font-family: Tahoma; color: #000000; font-size: 8pt; text-decoration:underline }
a:link       { font-family: Tahoma; color: #000000; font-size: 8pt; text-decoration:none }
a            { font-family: Tahoma; color: #000000; font-size: 8pt; text-decoration:none }


a.menu:link {
	text-decoration: none;
	color: #666666;
	display: block;
	width: 160px;
	line-height: 14px;
	background-color: #F4D200;
}

a.menu:visited {
	text-decoration: none;
	color: #666666;
	display: block;
	width: 160px;
	line-height: 14px;
	background-color: #F4D200;

}

a.menu:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 160px;
	line-height: 14px;
	background-color: #FFDA06;
}

a.menu:active {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 160px;
	line-height: 14px;
	background-color: #FFDA06;
}





a.sottomenu:link {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 160px;
	line-height: 14px;
	background-color: #FFFFFF;
}

a.sottomenu:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 160px;
	line-height: 14px;
	background-color: #FFFFFF;
}

a.sottomenu:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 160px;
	line-height: 14px;
	background-color: #E2E1DF;
}

a.sottomenu:active {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 160px;
	line-height: 14px;
	background-color: #E2E1DF;
}