BODY {
	color: Black;
	background-color: #FFFF99;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
table.news{
	border-style: solid;
	border-color: Black;
	border-width: 1px; 
    padding: 2px; 
	margin: 6px;
}

A {
	text-decoration: underline;
	font-weight : bold;
	font-size : 16pix;
}

A:HOVER {
	color: Fuchsia;
	text-decoration: blink;
}
A:visited{
	text-decoration : underline;
	color : Red;
}
tr{
	
}
.head {
	background-color : #F0F0F0;
	font-weight : bolder;
}

.lib {
	background-color : #FFD700;
	color : Black;
	}
.con {
	background-color : #33ccff;
}
.lab {
	background-color : #FF6600;
	color:yellow;

}
.ukip {
	background-color : Fuchsia;
	color:yellow;
	}

.grn {
	background-color : Green;
	color:yellow;
}

.ind {
	background-color : White;
	color:red;
}


td{
	font-family: " Verdana", sans-serif;
	font-size : 10pt;
	height : auto;
}
th{
	font-size : large;
}
th.small{
	font-size : 12pt;
	font-weight : bold;
}
.menu{
	font-size : 10px;
}
table.headlinebox {
	border-bottom-color: #eecb00;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #eecb00;
	border-top-style: solid;
	border-top-width: thin;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	
	outline-color: #dcdcdc;
	outline-width: thin;
}
