a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.botaobg {
	background-image: url(gfx/botaobg.gif);
	background-repeat: no-repeat;
}
.news {
	background-image: url(gfx/newsletter.gif);
	background-repeat: no-repeat;
}
.newsinput {
	border-top-color: #0099FF;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #00CCFF;

}
.newsubmit {
	background-color: #FFFFFF;
}
