A:link {
	color:#FF9900;
	text-decoration: underline;
}
A:visited {
	color:#FF9900;
	text-decoration: underline;
}
A:active {
	color:#FF9900;
	text-decoration: underline;
}
A:hover {
	color:#FF3333;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../img/btn/btn_r1_c5.jpg);
}


.marH5 {
	height:5px
}
.marH10 {
	height:10px
}
.marH20 {
	height:20px
}
.marH30 {
	height:30px
}
.marH40 {
	height:40px
}
.small {
	font-size: 80%;
	line-height: 1.5em;
	color: #FFFFFF;
}
