.horz {position: absolute; top: 80px; left: 4px;}
.vert {position: absolute; top: 20px; left: 23px;}
.right {position: absolute; top: 125px; left: 540px;}
table.main {}

body {
	background: url(images/dcfaded.jpg);	
	margin: 0px;
}

A.link1 {
       font-family: 'Courier New', 'monospace';
       font-size: 18px;
	   line-height: 42px;
       color: #333333;
       background-color: transparent;
       text-decoration: overline;
}
A.link1:VISITED {
       font-family: 'Courier New', 'monospace';
       font-size: 18px;
	   line-height: 42px;
       color: #333333;
       background-color: transparent;
	   text-decoration: overline;
}
A.link1:VISITED {
       font-family: 'Courier New', 'monospace';
       font-size: 18px;
	   line-height: 42px;
       color: #333333;
       background-color: transparent;
	   text-decoration: overline;
}
A.link1:Hover {
       font-family: 'Courier New', 'monospace';
       font-size: 18px;
       color: #669966;
	   weight: 600;
	   line-height: 42px;
	   text-decoration: underline;
}
A.link1:active {
       font-family: 'Courier New', 'monospace';
       font-size: 18px;
	   line-height: 42px;
       color: #333333;
       background-color: transparent;
	   text-decoration: none;
}
