﻿.textbox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.Date {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.Headline {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.NewsBodyShort {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-transform: none;
}
.PageHeading {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	text-transform: none;
}
.normaltext11 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.normaltextwhite {


	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.normaltextblack {


	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.hotlinks {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}


a:link {
  color: #333333; 
  text-decoration: none;}/*normal links in the text*/
a:visited {
  color: #333333; 
  text-decoration: none;}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #214987; 
  text-decoration: underline;}
a:active {/*colour in NN4.xx is red*/ 
  color: #333333; 
  text-decoration: none;}
