A:active {text-decoration: none; font-family: verdana; font-size: 14px; font-weight: bold; background: #cc0000; color: #fff7ea; }
A:link {text-decoration: none; font-family: verdana; font-size: 14px; font-weight: bold; background: #cc0000; color: #fff7ea; }
A:visited {text-decoration: none; font-family: verdana; font-size: 14px; font-weight: bold; background: #cc0000; color: #fff7ea; }
A:hover {text-decoration: UNDERLINE; font-family: verdana; font-size: 14px; font-weight: bold; background: #cc0000; color: #fff7ea; }

.table {
	width: 70%; 
	border-color: cc0000;
	border-width: 7px;
	background: #fff7ea;
	border-style: double; 
	font-size: 12px;
	color: #000000;
	font-family: verdana;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 15px;
	margin-bottom: 0px;
			}
		
.font2{ font-family: verdana; font-size: 14px; font-weight: bold; background: #cc0000; color: #fff7ea; margin-top: 10 px; margin-bottom: 10 px;  }

.form{
	background: #cc0000;
	color: #fff7ea;
	font-face: Verdana;
	font-weight: bold;
	font-size: 12px;
	border: #cc0000; 
	}