a:link { color: #ff8000; text-decoration: none}
a:visited { color: #ff8000; text-decoration: none} 
a:active { color: #ff8000; text-decoration: underline} 
a:hover { color: #fb805f; text-decoration: underline} 
.text0 {  color: #808080; font-size: 13px}
.text1 {  font-size: 12px; line-height: 125%}
.text2 {  font-size: 10px; line-height: 125%}
.text3 {  color: #CC0033; font-size: 13px}
.text4 {  color: #FFFFFF; font-size: 13px}
.text5 {  color: #666666; font-size: 12px}
.text6 {  color: #ffffff; font-size: 13px}
.bc1 { border-color: #999999}

/*wb_[*/
#headerin a{
	display:block;
	width: 750px;
	height: 200px;
	margin: 0 auto;
	background-repeat: no-repeat;

}

#header {
	height: 200px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/siroline2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#headerin {
	height: 200px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/siro4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

h1 {
	float: center;
	width: 750px;
	margin: 0px auto 0;
	padding: 8px 0 0 ;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-color: #ffffff;
}


}