body
{
	font-family: Arial;
}

.bannerlink
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.sectiontitle
{
	font-family: arial;
	color: steelblue;
	font-size: 14pt;
}

.bannerlink A:link	  {color:steelblue; text-decoration: none;}
.bannerlink A:visited {color:steelblue; text-decoration: none;}	
.bannerlink A:hover   {color:white; text-decoration: none;}

.footer
{
	color: rgb(206,206,206);
	font-family: Arial;
	font-size: 8pt;
	width:491px;
	height:48px;
}
.footer A:link	  {color:rgb(206,206,206); text-decoration: underline;}
.footer A:visited {color:rgb(206,206,206); text-decoration: underline;}	
.footer A:hover   {color:white; text-decoration: underline;}

.generalMenu {
	color: lightgrey;
	font-family: Arial;
	font-size: 8pt;
}

.generalMenu A:link	   {color:lightgrey; text-decoration: none; font-size:8pt}
.generalMenu A:visited {color:lightgrey; text-decoration: none; font-size:8pt}	
.generalMenu A:hover   {color:white; text-decoration: underline; font-size:8pt}

.pr_header
{
	font-family: Trebuchet MS;
	color: rgb(255,255,206);
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.2;
}
.pr_header A:link	   {color:rgb(255,255,206); text-decoration: none}
.pr_header A:visited {color:rgb(255,255,206); text-decoration: none;}	
.pr_header A:hover   {color:rgb(255,255,206); text-decoration: underline }

.pr_text
{
	font-family: Trebuchet MS;
	color: rgb(206,206,206);
	font-size: 9pt;
	line-height: 1.2;
}
.pr_text A:link	   {color:white; text-decoration: underline}
.pr_text A:visited {color:white; text-decoration: underline;}	
.pr_text A:hover   {color:lightgrey; text-decoration: underline }
