* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration:none;
	color:#999999
}

a:hover {
	text-decoration: none;
	color:#009999
}

.textmenu {
	font-family:arial;
	font-size:11px;
	color:#999999;
}

.textbody {
	font-family:Arial, tahoma;
	font-size:12px;
	color:#414141
}

.textdescription {
	font-family:arial, tahoma;
	font-size:12px;
	color:#333333
}
