@charset "utf-8";
/* CSS Document */

body {
	background-color: #222222;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

a.srollover140 {
	display: block;
	width: 140px;
	height: 40px;
	background: 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover140 {
	background-position: -140px 0;
}
a.srollover110 {
	display: block;
	width: 110px;
	height: 40px;
	background: 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover110 {
	background-position: -110px 0;
}
a.srollover190 {
	display: block;
	width: 190px;
	height: 40px;
	background: 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover190 {
	background-position: -190px 0;
}
a.srollover120 {
	display: block;
	width: 120px;
	height: 40px;
	background: 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover120 {
	background-position: -120px 0;
}
a.srollover130 {
	display: block;
	width: 130px;
	height: 40px;
	background: 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover130 {
	background-position: -130px 0;
}
a.srollover210 {
	display: block;
	width: 210px;
	height: 40px;
	background: 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover210 {
	background-position: -210px 0;
}
