a
{
	text-decoration: underline;
	font-weight: bold;
}

a:link
{
	color: #FF0000;
}

a:active
{
	color: #ff0000;
}

a:visited
{
	color: #BE4A27;
}

a:hover
{
	color: #FF8A00
}

body
{
	color: #000000;
	background-color: #e4bdbd;
	font-family: Georgia, "Times New Roman", Times, serif;
}

td
{
	color: #000000;
	background-color: #e4bdbd;
	font-family: Georgia, "Times New Roman", Times, serif;
}
   
.title
{
	color: #000000;
	font-size: 48px;        
 }
 
.title2
{
	color: #000000;
	font-size: 24px;        
	font-style: italic
}

strong
{
	font-size: 14px;    
}

big
{
	font-size: 18px;    
}

.navLink
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.extLink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style1 {color: #0000ff}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1em;
	font-weight: normal;
}
