﻿body 
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
}
body  a
{
	color: white;
	text-decoration:none;
}
body  a:hover
{
	 text-decoration:underline;
}


.footertext 
{
	font-size: 11pt;
	color: white;
	font-family: 'Times New Roman' , Verdana;
	font-style: italic;
}
.footertext   a
{
	color: white;
	text-decoration:none;
	font-style: italic;
}
.footertext   a:hover
{
	 text-decoration:underline;
}


.topmenu
{
	font-size: 12pt;
	color: white;
	font-style: italic;
	font-family: 'Times New Roman' , Verdana;
}

.topmenu a
{
	font-size: 12pt;
	color: white;
		font-style: italic;
	font-family: 'Times New Roman' , Verdana;
	display:block;
	padding: 10px 7px 5px 7px;
	height:32px;
	text-decoration:none;
	
	}
	
.topmenu a:hover
{
	background-color:#663300;
	
	}
	
	
	
.textitalic12
{
	font-size: 12pt;
	color: white;
	font-style: italic;
	font-family: 'Times New Roman' , Verdana;
}

.textitalic12 a
{
	font-size: 12pt;
	color: white;
	font-style: italic;
	font-family: 'Times New Roman' , Verdana;
	text-decoration:none;
	
	}
	
.textitalic12 a:hover
{
	text-decoration:underline;
	}