body {
	background-color: #808080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font: small tahoma, Trebuchet MS, lucida, helvetica, sans-serif;
}
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #8B1A1A;
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #CD2626;
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #8B1A1A;
	}
.news {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav {
	font-size: 14px;
}
.divnews {
		height:295;
	width:250;
	overflow:auto;
	margin-left:0;
	margin:'0' '0' '0' '0';
	}

.cssShoutButton {
  font-family: Arial, Helvetica;
  font-size: 11px;
}
.cssShoutText {
  background-color: #808080;
  color: #000000;
  font-family: Arial, Helvetica;
  font-size: 11px;
}
.cssSmall {
  background-color: #6E67A0;
  color: #a0a0a0;
  font-family: Arial, Helvetica;
  font-size: 9px;
}
.cssShoutForm {
  font-family: Arial, Helvetica;
  font-size: 11px;
 	background-color: white;
 	border: 2px inset #EEEEEE;
}

