.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	color: #666666;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
}

a.left:link { 
	color: #666666;
	}
a.left:visited { 
	color: #666666;
	}
a.left:hover { 
	color: #336699;
	}
a.left:active { 
	color: #666666;
	}
	
a:link { 
	color: #666666;
	text-decoration: underline;
	}
a:visited { 
	color: #666666;
	text-decoration: underline;
	}
a:hover { 
	color: #336699;
	text-decoration: underline;
	}
a:active { 
	color: #666666;
	text-decoration: underline;
	}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
