body {
	background-color:#000033; /*#161c33;*/
	text-align:left;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:14px;
	color:white;
	/*background-image: url(images/marb18.jpg);*/
}
.style1 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #c9cdbb;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
  .roll { font-family:verdana,arial,helvetica; font-size:14px; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#006; }
  a.roll:hover { color:#900; text-decoration:underline;}

  .roll2 { font-family:verdana,arial,helvetica; font-size:11px; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#006; }
  a.roll2:hover { color:#900; text-decoration:underline;}
  
 a:link {/*color: #c9cdbb;*/ color:yellow;
 text-decoration: none;
 }
 a:visited {color: gold;
 text-decoration: none;
 }
 a:link:hover, a:visited:hover {
	 color: blue;
	 background-color: gold;
 }
 a:link:active, a:visited:active {
	 color: red;
	 background-color: gold;
 }

