﻿body {
}

ul
{
  padding-top: 5px;
  vertical-align: text-bottom;
}

li
{
  padding-top: 5px;
}

table
{
  font-family:Verdana, Arial;
}

A:link	
{	
	text-decoration:none;
  font-family:Arial;
	font-weight: normal;
	color: #A91922;
}	
		
A:visited	{	
	text-decoration:none;
  font-family:Arial;
	font-weight: normal;
	color: #A91922;
	}	
		
A:active	{	
	text-decoration: none;
  font-family:Arial;
	font-weight: bold;
	color: #A91922;
	}	
		
A:hover	{	
	text-decoration:none;
  font-family:Arial;
	font-weight:bold;
	color: #A91922;
	}
	
	
	
.main
{
	text-decoration:none;
  font-family:Arial;
	font-weight: normal;
	color: White;
}

.main A:link	{	
	text-decoration:none;
  font-family:Arial;
	font-weight: normal;
	color: #f0f0f0;
	}	
		
.main A:visited	{	
	text-decoration:none;
  font-family:Arial;
	font-weight: normal;
	color: #f0f0f0;
	}	
		
.main A:active	{	
	text-decoration: none;
  font-family:Arial;
	font-weight: bold;
	color: white;
	}	
		
.main A:hover	{	
	text-decoration:none;
  font-family:Arial;
	font-weight:bold;
	color: white;
	}

.main Hyperlink:link
{
	text-decoration:none;
  font-family:Arial;
	font-weight: normal;
	color: #f0f0f0;
}
A.Hyper
{
  text-decoration:none;
  font-family:Arial;
	font-weight:bold;
	color: white;
}
A.Hyper:link
{
  text-decoration:none;
  font-family:Arial;
	font-weight:bold;
	color: white;
}
