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

a:hover {
	text-decoration: underline;
}

body {
	background-color: #A0000A;
	background-image: url(template_images/grad.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

em {
	color: #FFFFFF;
	font-size: 80%;
	font-style: normal;
	text-decoration: none;
}

img {
	border: 3px solid #FFFFFF;
}

.other {
	border: 0px solid #FFFFFF;
}
