@charset "utf-8";
body,td,th {
	font-family: tahoma, verdana;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #EEA71D;

}
.headline a:link, .headline a:visited, .headline a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #EEA71D;

}
.headline a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #EEA71D;

}
.headline2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #E31A5C;
}
.headline2 a:link, .headline2 a:visited, .headline2 a:active {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #E31A5C;
}
.headline2 a:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #E31A5C;
}
.headline3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #113760;
}
.headline3 a:link, .headline3 a:visited, .headline3 a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #113760;
}
.headline3 a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #113760;
}
.text {
	color: #113760;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	font-size: 13px;
}
.text2 {
	color: #113760;
	text-decoration: none;
	text-align: justify;
	font-size: 14px;
}
.divpad {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-size: 13px;
	width: 145px;
	padding-right: 10px;
	padding-left: 5px;
}
.divpad2 {
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
}
.more {
	text-decoration: none;
	text-align: justify;
	font-size: 14px;
	color: #004EFF;
}
.more a:link, .more a:visited, .more a:active {
	text-decoration: none;
	text-align: justify;
	font-size: 14px;
	color: #004EFF;
}
.more a:hover {
	text-decoration: underline;
	text-align: justify;
	font-size: 14px;
	color: #004EFF;
}

.vote {
font-size: 12px;
color: #001dbb;
font-weight:bold;
}
