a:link
{
	color: #BF2626;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}
a:visited
{
	color: #BF2626;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
 
} 
a:active 
{
	color: #BF2626;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}
a:hover 
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
    text-decoration: none;
    background-color: #3F2E2E;
	
}
body
{
   	font-family: Verdana, Helvetica, Arial;
	color: #000000;
    font-size: 13px;
    font-weight: normal;
}
table
{
    color: #000000;
    font-size: 13px;
    font-weight: normal;
}
h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #3F2E2E;
	font-size: 18px;
	font-weight: bold;
}
h2
{
	color: #677432;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h3
{
	color: #3F2E2E;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

.borderblue {
font-size: 13px; 
margin: 0px 0px 0px 0px; 
padding: 0px; 
border-style: solid; 
border-width: 1px; 
border-color: #2D86C6; 
}
.textsmall
{
    font-size: 10px;
    text-align: center;   
}
div.left
a:link    {color : #BF2626; font-size : 10px; text-decoration: none}
div.left
a:visited {color : #BF2626; font-size : 10px; text-decoration: none}
div.left
a:active  {color : #BF2626; font-size : 10px; text-decoration: none}
div.left
a:hover   {color : #FFFFFF; font-size : 10px; text-decoration : none; background-color: #3F2E2E}
div.parts
a:link    {color : #BF2626; font-size : 12px; font-weight: normal; text-decoration: none}
div.parts
a:visited {color : #BF2626; font-size : 12px; font-weight: normal; text-decoration: none}
div.parts
a:active  {color : #BF2626; font-size : 12px; font-weight: normal; text-decoration: none}
div.parts
a:hover   {color : #FFFFFF; font-size : 12px; font-weight: normal; text-decoration : none; background-color: #3F2E2E}
