.links {
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
}
.bdybg {
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
}
.shdw-left {
	background-image: url(images/shadow-left.png);
	background-repeat: repeat-y;
}
.shdw-ryt {
	background-image: url(images/shadow-ryt.png);
	background-repeat: repeat-y;
}
.txt-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.txt-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.links-dope {
	background-image: url(images/links-dope.gif);
	background-repeat: no-repeat;
}
.links-prod {
	background-image: url(images/links-prod.gif);
	background-repeat: no-repeat;
}
.links-news {
	background-image: url(images/links-news.gif);
	background-repeat: no-repeat;
}
.links-contact {
	background-image: url(images/links-contact.gif);
	background-repeat: no-repeat;
}
.txt-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txt-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
}
