body {
	background-color: #595959;
}
a:link {
	font-family: "Tahoma";
	font-size:10px;
	color:#4d4c4c;
	text-decoration: none;
}
a:visited {
	font-family: "Tahoma";
	font-size:10px;
	color:#4d4c4c;
	text-decoration: none;
}
a:hover {
	font-family: "Tahoma";
	font-size:10px;
	color:#4d4c4c;
	text-decoration: underline;
}
a:active {
	font-family: "Tahoma";
	font-size:10px;
	color:#4d4c4c;
	text-decoration: none;
}

a.menuup:link{
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	font-family: "Tahoma";
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.menuup:visited{	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	font-family: "Tahoma";
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.menuup:hover{text-decoration:underline;
	font-size:12px;
	color:#FFFFFF;
	font-family: "Tahoma";
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.menudown:link{
	text-decoration:none;
	font-size:12px;
	color:#ababab;
	font-family: "Tahoma";
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.menudown:visited{	text-decoration:none;
	font-size:12px;
	color:#ababab;
	font-family: "Tahoma";
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.menudown:hover{text-decoration:underline;
	font-size:12px;
	color:#ababab;
	font-family: "Tahoma";
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

.text {color:#CCCCCC;
       font-size:14px;
       font-family: "Arial";}