﻿
BODY   { color: #ee9a13; font-size: 12px; font-family: Arial, sans-serif }
.normal     { color: #3d5043; font-size: 12px; font-family: Arial, Tahoma, Verdana; font-style: normal; font-weight: 400; font-stretch: expanded; border-color:  }
.normal14  { color: #3d5043; font-size: 14px; font-family: Arial, Tahoma, Verdana; font-style: normal; font-weight: 400; font-stretch: expanded }
.normal14bold { color: #3d5043; font-size: 14px; font-family: Arial, Tahoma, Verdana; font-style: normal; font-weight: 600; font-stretch: expanded }
.normal14boldgold { color: #f9de85; font-size: 14px; font-family: Arial, Tahoma, Verdana; font-style: normal; font-weight: 600; font-stretch: expanded }
.greenframe   { color: #3d5043; font-size: 14px; font-family: Arial, Tahoma, Verdana; font-weight: normal; border: solid 2px }
.normal16 { color: #3d5043; font-size: 16px; font-family: Arial, Tahoma, Verdana; font-weight: 500; line-height: 1.25 }
.normal10 { color: #3d5043; font-size: 10px; font-family: Arial, Tahoma, Verdana; font-weight: normal }

.flashcontent
{
	margin-top: 10px;
	margin: 0 0 10px 0;
	text-align: center;
}




A:link    {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-stretch: semi-expanded;
	text-decoration: none;
}
A:visited   {
	color: #808080;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-stretch: semi-expanded;
	text-decoration: none;
}
A:active    { color: #f9de85; font-size: 12px; font-family: Arial, Tahoma, Verdana; font-weight: normal; font-stretch: semi-expanded; text-decoration: none }
A:hover    { color: #e7791a; font-size: 12px; font-family: Arial, Tahoma, Verdana; font-weight: 600; font-stretch: semi-expanded; text-decoration: none }

.mylink { 
color: #E77819; 
font-size: 12px; 
font-family: Arial, Tahoma, Verdana; 
font-weight: 600; 
font-stretch: semi-expanded; 
text-decoration: underline 
}