body
{
	margin: 0px;
}

a
{
	text-decoration: none;
}

img
{
	border: none;
}

.crInfo
{
	padding-top: 20px;
	font-family: arial;
	font-size: 10px;
	color: #700000;
	height: 150px;
}

.menuBar
{
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	height: 32px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.menuBar a
{
	color: #aaa;
}

.menuBar a:hover
{
	color: #fff;
}
