.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #000000;

}
.links a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	Text-decoration:none;

}
.links a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	Text-decoration:none;
	font-weight: bold;
}
.backg {
	background-image: url(images/side.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
