body {	color: 777777;	background-repeat: repeat-y;	background-position: right center;	margin-top: 0px;	margin-right: 7px;	margin-bottom: 7px;	margin-left: 7px;}a:active {  color: #777777}a:hover {  color: #777777}a:link {  color: #777777}a:visited {  color: #777777}#bxxl {	font-weight: bold;	color: 777777;	font-size: xx-large;			}#bxl {	font-weight: bold;	color: 777777;	font-size: x-large;			}#bl {	font-weight: bold;	color: 777777;	font-size: large;			}#b {	font-weight: bold;	color: 777777;	font-size: medium;			}#br {	font-weight: bold;	color: red;	font-size: medium;			}#bs {	font-weight: bold;	color: 777777;	font-size: small;		}#bxs {	font-weight: bold;	color: 777777;	font-size: x-small;}#bxxs {	font-weight: bold;	color: 777777;	font-size: xx-small;}#s {	color: 777777;	font-size: small;}#sr {	color: red;	font-size: small;}#xs {	color: 777777;	font-size: x-small;}#xxs {	color: 777777;	font-size: xx-small;}#xsr {	color: red;	font-size: x-small;}#xxsg {	color: cccccc;	font-size: xx-small;}#xxsr {	color:red;	font-size: xx-small;}A {	text-decoration:none;}