﻿body
{
	margin: auto;
	color: #333;
	font-size: 80.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/body1.gif) repeat;
	color:Navy;
}

a:link
{
	text-decoration:none;
	font-weight: 700;
	font-size: 1.1em;
	line-height: normal;
	color:White;
}

a:visited
{
	text-decoration: none;
	font-weight: 700;
	font-size: 1.1em;
	line-height: normal;
	color:white;
}


a:hover
{
	color: Navy;
}

.barHeader
{
	font-weight: bold;
}

.gbarHeader
{
	font-weight: bold;
	font-size:large;
}
