

A:link {
	color : #000080;
	background: #e8e8e8;
	text-decoration: none;
	border-bottom: 1px dotted #000080;
	font: inherit Verdana, Arial, Helvetica, sans-serif;
}

A:active {
	color : #000080;
	background: #e8e8e8;
	text-decoration: none;
	border-bottom: 1px dotted #000080;
	font: inherit Verdana, Arial, Helvetica, sans-serif;
}

A:hover {
	color : #000080;
	background: #fff8b4;
	text-decoration: none;
	font: inherit Verdana, Arial, Helvetica, sans-serif;
}

A:visited {
	color : #ea0202;
	background: #e8e8e8;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font: inherit Verdana, Arial, Helvetica, sans-serif;
}

body {
	background : url(../images/sfnd.jpg) #000000 repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

table.main {
	border: 1px solid #b7b7b7;
	color: #000000;
}

table.home {
	border-right: 1px solid  #c6c6c6;
	margin-right: 20px;
	margin-bottom: 20px;
}