.news {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.news-links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #48ACDE;
	text-decoration: underline;
}
.news-links:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #48ACDE;
	text-decoration: underline;
}
.news-links:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #FFFFFF;

}
.news-links:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #48ACDE;
	text-decoration: underline;
}

.front-page-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A2D6EE;
}
.front-page-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a0a0a0;
}
.footer-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.registration-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.input-registration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat;
	height: 24px;
	width: 179px;
	padding-left: 3px;
	border: none;

}
.input-registration-no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat;
	height: 25px;
	width: 35px;
	padding-left: 3px;
	border: none;

}
.reg-in-q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat;
	height: 115px;
	width: 294px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: none;

}
.about-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

