body {
	background: #FF3535 bg.jpg;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}


b {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36dc34;
}


img {
	border: 0px;
}

a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36dc34;
	text-decoration: none;
	}

a:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffbe0f;
	text-decoration: none;
}

a:active, a:hover {
	color: #74fe73;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


