a:link { text-decoration: none }
a:active { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }

body{
padding:0px;
margin:0px;
background-color:#8A0011;
}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#F1E9E7;
	}
	
.main1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#4A0C02;
	}
	
.main2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#F1E9E7;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#F7951D;
	}

.header1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#FAB102;
	}

.header2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#8A0011;
	}

.header3_text
	{
		font-family: Verdana;
		font-size: 18px;
		line-height:16px;
		color: #F8E34F;
		font-style: normal;
		}
.header4_text
	{
		font-family: MS Sans Serif;
		font-size:14px;
		line-height:12px;
		color: #8A0011;
		font-weight: bold;
	}

.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#F1E9E7;
	}
			
.links_text {
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#FFFFFF;
	}
	
.friendly_links {
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#660000;
		font-weight: bold;
	}
	
.friendly_links a:link {
	color:#660000;
	}
.friendly_links a:hover {
	color:#F7951D;
	}

.contact_links {
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#FAB102;
		font-weight: bold;
	}
	
.contact_links a:hover {
	color:#FFFFFF;
	}
.form
	{
		width:199px; height:18px; border-color:#6F0205; border-width:1px; background-color:#E9DCCD; font-size:11px; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:2px;		
	}
		
	
	
	