﻿body 
{
	margin: 0 auto;
	width: 950px;
	font-family: arial,tahoma;
	text-align: center;
	font-size: 0.687em;
	line-height: 1.5em;
	line-height: 1.5em;
	background-color: #999966;
}
a, a:link, a:visited
{
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
	color: #CE0000;
}

a:hover
{
	color: #ff8c00;
	font-size: 1.0em;
	font-weight: bold;
}
