/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	background-color:#333333;
}

.style3 a:link{
	color:#C69665;
	text-decoration: none;
}
.style3 a:visited{
	color:#C69665;
	text-decoration: none;
}
.style3 a:hover{
	color:#FF9900;
	text-decoration: none;
}
.style3 a:active{
	color:#C69665;
	text-decoration: none;
}

.style4 {
	font-weight: normal;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
