body
{
background: url(../grfx/stuff/bgb.jpg);
		background-attachment: fixed;

font-family: Helvetica, Verdana;
color: #000000; 
font-color: #333333; 
font-size: 12px;
line-height: 14px;
margin:0;
padding:0; 
}

:link { color: #990000; text-decoration: none;  }
:visited { color: #990000; text-decoration: none;  } 
a:active { color: #660000; text-decoration: none;  } 
a:hover { color: #660000; text-decoration: none;  } 

img
{  border-style: none;
}

.border {
	border-left:1px solid #fff; 
border-right:1px solid #fff; 
}



.text {
font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
	color: #333333;
}
a.text:link { text-decoration: none; color: #990000; }
a.text:visited { text-decoration: none; color: #990000; }
a.text:hover { text-decoration: none; color: #660000; }
a.text:active { text-decoration: none; color: #660000; }

.headline {
font-family: Georgia, Helvetica, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	font-weight: light;
	color: #330000;
}
a.headline:link { text-decoration: none; color: #cc3300; }
a.headline:visited { text-decoration: none; color: #cc3300; }
a.headline:hover { text-decoration: none; color: #cc0000; }
a.headline:active { text-decoration: none; color: #cc0000; }


.blog_smaller {
font-family: Georgia, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #663300;
			font-weight: light;

	letter-spacing: 0.05mm;
	
}
a.blog_smaller:link { text-decoration: none;  color: #cc3300;}
a.blog_smaller:visited { text-decoration: none;  color: #cc3300; }
a.blog_smaller:hover { text-decoration: none; color:#cc9933;  }
a.blog_smaller:active { text-decoration: none; color:#cc9933; }


.footer {
font-family: Georgia, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #ffffff;
			font-weight: light;

	letter-spacing: 0.05mm;
	
}
a.footer:link { text-decoration: none;  color: #CCCC99;}
a.footer:visited { text-decoration: none;  color: #CCCC99; }
a.footer:hover { text-decoration: none; color:#cc3300;  }
a.footer:active { text-decoration: none; color:#cc3300; }



.sub_title {
font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}
a.sub_title:link { text-decoration: none; color: #990000; }
a.sub_title:visited { text-decoration: none; color: #990000; }
a.sub_title:hover { text-decoration: none; color: #660000; }
a.sub_title:active { text-decoration: none; color: #660000; }




.jttext {
font-family: Helvetica, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #333333;
}
a.jttext:link { text-decoration: none; }
a.jttext:visited { text-decoration: none; }
a.jttext:hover { text-decoration: underline; }
a.jttext:active { text-decoration: underline; }



.formtext {
	font-family: Arial, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
		color: #333333;
height:15px;
}

a.formtext:link { text-decoration: none; }
a.formtext:visited { text-decoration: none; }
a.formtext:hover { text-decoration: underline; }
a.formtext:active { text-decoration: underline; }

