body {
	font-family: verdana;
	color: black;
	font-size: .8em;
	background: url('http://tapeop.com/images/static/body.jpg') left top;
	background-attachment: fixed; 
	}


A:link {
	text-decoration: none;
	color:  #CC0000;
}
A:visited {
		text-decoration: none;
		color:  #CC0000;
		}

A:active {
		text-decoration: none;
		color:  #CC0000;
		}

A:hover {
text-decoration: none;
color: yellow;
}

div.lnk{	
	font-size: .8em;
}

div.txt{	
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	font-size: .8em;
}

div.issueText{
font-family: Verdana;
}


h2{
font-family: Verdana;
font-size: 1.4em;
color: Yellow;
}

div.mn{
height: 495px;
width: 100%;
}


