body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.higlighted_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}
.icons {
	float: right; 
	width: 90px; 
	text-align: center; 
	margin: 4px 4px 0px 0px;
	font-size: 80%;
}
.icons a {
	text-decoration:none;
	color:#000000;
}
.icons a:hover {
	text-decoration:underline;
	color:#990000;
}
.smalltext {
	font-size: 80%;
}
.menulinks {
	font-size: 90%;
	margin-bottom: 20px;
}
.menulinks a {
	text-decoration:none;
	color:#990000;
}
.menulinks a:hover {
	text-decoration:underline;
	color:#000000;
}
.smallgreytext {
	font-size: 70%;
	color: #999999;
}
