body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.mainpage-text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.mainpage-textbold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.panel-links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6C00;

}
