 a.linky:link { color: #cc3333; text-decoration: none }
 a.linky:active { color: yellow; text-decoration: none }
 a.linky:visited { color: #A31E00; text-decoration: none }
 a.linky:hover { color: black; text-decoration: underline }

#linkscroll {
	height: 70px;
	width: 340px;
	float: right;
	margin-top: 20px;
	overflow: hidden;
	overflow-y: auto;
	overflow-x: hidden;
	border: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
	}\
	
	
p      {text-align: center;
         color: #000000;
         font-family: 'Verdana, Arial, Helvetica, sans-serif'
		 font size="2"}
