.bgdots {
	background-image: url(images/bg_dots.gif);
	background-repeat: repeat-x;
	background-position: 0px 90px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #FC8A03;
}
a:active {
	color: #0000CC;
}
