.body {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	}
.body_white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.news_yellow {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFF00;
}
.news_white {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
a.news_white:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
a.news_white:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
a.news_white:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFF00;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}
.margin {
	margin-right: 10px;
	margin-left: 10px;
}

.left{float:left;
}
.spec_table {
	padding-right: 1px;
	padding-left: 1px;
}
a:link   {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;
}
a:visited{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;

}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;
}
a:hover  {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#990000;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}.body_bold {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}
.formBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #9D1306;
}
.ReviewBody {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
a.roundBritain:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}
a.roundBritain:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}
a.roundBritain:hover {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#990000;
	font-weight: bold;
}
.body_bold {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.white:link {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#FFFFFF;
}
a.white:visited {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#CCCCCC;
}
a.white:hover {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#9D1306;
}

a#buttonNews {
	height: 59px;
	width: 125px;
	background: url(../images/buttonLatestNews.gif) no-repeat;
	display: block;
	margin-left: 164px;
}

a:hover#buttonNews {
	background: url(../images/buttonLatestNewsOver.gif) no-repeat;
}

a#newPage1{
	background: url(../images/1g.gif) no-repeat;
	width: 14px;
	height: 14px;
	display: block;
}

a:hover#newPage1 {
	background: url(../images/1r.gif) no-repeat;
}

a#newPage2{
	background: url(../images/2g.gif) no-repeat;
	width: 14px;
	height: 14px;
	display: block;
}

a:hover#newPage2 {
	background: url(../images/2r.gif) no-repeat;
}

a#newPage3{
	background: url(../images/3g.gif) no-repeat;
	width: 14px;
	height: 14px;
	display: block;
}

a:hover#newPage3 {
	background: url(../images/3r.gif) no-repeat;
}

a.red_link:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #9D1306;
}
a.red_link:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
	color: #9D1306;
}
a.red_link:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #9D1306;
}