body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	margin: 0px;
	background-color: #666666;
	width: 100%;
	height: 100%;
}

html{
	width: 100%;
	height: 100%;
}

a{
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:active{
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	font-size: 9px;
	color: #8B6B6C;
	font-weight: bold;
	text-decoration: none;
}

.section{
	color: #8B6B6C;
	font-weight: bold;
}
