p a:link {
	color: #477fbf;
	text-decoration: none;
	line-height: 30px;
}

p a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p a:active {
	color: #990000;
}
#rate_t {
	background-image: url(../images/rate_t.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 843px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rate_c {
	background-image: url(../images/rate_c.gif);
	background-repeat: no-repeat;
	width: 843px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #333333;
}
#rate_d {
	background-image: url(../images/rate_d.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 843px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
