.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
A:link	{
color:666666;
font-size:11px;
font-family:Arial;
font-style:normal;
font-weight:normal;
text-decoration:none;
	}
A:hover	{
color:df4f44;
font-size:11px;
font-family:Arial;
font-style:normal;
font-weight:normal;
text-decoration:underline;
	}
A:active	{
color:666666;
font-size:11px;
font-family:Arial;
font-style:normal;
font-weight:normal;
text-decoration:none;
	}
A:visited	{
color:666666;
font-size:11px;
font-family:Arial;
font-style:normal;
font-weight:normal;
text-decoration:none;
	}
	
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	width: 698px;
	vertical-align:top;
	padding:2px 10px 0 0;
}
.header_text {

border-right:2px solid white;
font-family:verdana;
color:white;
font-weight:bold;
font-size:11px; 
text-align:center;
padding-bottom:7px;

}
.header_text_last {
text-align:center;
font-family:verdana;
color:white;
font-weight:bold;
font-size:11px;
padding-bottom:7px; }
