.content
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

.content A
{
	
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	color: #09374D;
	text-decoration: underline;
}

.content A:link { color: #09374D; }
.content A:visited { color: #09374D; }
.content A:active { color: #09374D; }

.content A:hover
{
	color: #ffffff;
	background-color: #09374D;
}

.first_letter
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #6B0303;
}

.header
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B0303;
}

.header A
{
	
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B0303;
	text-decoration: none;
}

.news
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

.news A
{
	
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.news A:link { color: #666666; }
.news A:visited { color: #666666; }
.news A:active { color: #666666; }

.news A:hover
{
	color: #ffffff;
	background-color: #09374D;
}

