body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image: url(images_basedesign/bg.gif);
	background-attachment: fixed;
}
.ver_10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
