/* CSS Document */


a{
	text-decoration: none;
}
.styl1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
.styl4 {font-size: x-small}

.styl5 {
	color: #852A2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

.styl6 {
	color: #852A2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
}

A:link  {
color:#87421F;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:bold;
text-decoration:none;
font-variant:normal;
        }
A:hover {
color:#87421F;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:bold;
text-decoration:none;
font-variant:normal;
        }
A:active        {
color:#87421F;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:bold;
text-decoration:none;
font-variant:normal;
        }
A:visited       {
color:#87421F;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:bold;
text-decoration:none;
font-variant:normal;
        }
