@charset "utf-8";
body {
	background-color: #A20A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #CC6600;
}
a:hover {
	color: #6633FF;
}
a:active {
	color: #FF3300;
}
a:visited {
	color: #FF3300;
}
.butt a:link {
	color: #FFFF00;
}
.butt a:hover {
	color: #6633FF;
}
.butt a:active {
	color: #FFFF00;
}
.butt a:visited {
	color: #FFFF00;
}
.nobord img{
	border: 0px;
}
