a {  text-decoration: none; color: #003366}
a:active {  text-decoration: none; color: #003366}
a:hover {  text-decoration: none; color: #CC0000}
a:link {  text-decoration: underline; color: #003366}
a:visited {  text-decoration: underline; color: #666666}
.poll_title {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-weight: bolder;
}
.poll_text {
	font-family: "Times New Roman", Times, serif;
}
.opros_graph{
	background-color: #666666;
	background-image: url(/img/line.gif);
	height: 10px;
	border: 1px solid #666666;
}
.calend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
}
.calendred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	line-height: 22px;
	text-align: center;
}