body {
   margin: 5px 0px 0px 0px;
   padding: 0px;
   background-color: #000;
}

td {
   font-family: Verdana;
   font-size: 12px;
   color: #fff;
}

.content {
	background-image:url(../images/body/a/background.jpg);
}

a:link, a:active, a:visited {
   color: #fff;
   text-decoration: none;
}

a:hover {
   color: #bbb;
   text-decoration: none;
}

a:link.imgLink, a:active.imgLink, a:visited.imgLink, a:hover.imgLink {
   text-decoration: none;
   border-bottom: none;
}

img {
   border:0px;
}

input,textarea{
	background:#DBDDDA;
	font-family:Verdana;
	color:#000000;
	font-size:10;
	border:1;
}

.newsHeader {
   background-color: #444;
   padding: 6px;
}

.header {
   font-size: 12px;
   font-weight: bold;
}

.newstitle {
   font-size: 18px;
   font-weight: bold;
}

.boldText {
   font-weight: bold;
}

.hrborder {
   border-bottom-style: solid;
   border-width: 1;
   border-color: #000000;
   font-size: 8px;
}

