
	a:link, a:visited, a:active {
		color: #000000;
		ont-size:10px;
		border-bottom: 1px none #DADADA;
		text-decoration: none;
	}
	a:hover{
		color: #424242;
		border-bottom: 1px dotted #ffffff;
		text-decoration: none;

	}


	a.darkblue:link, a.darkblue:visited, a.darkblue:active {
		border-bottom: 1px solid #DADADA;
color:#000099;}
		text-decoration: none;
	}
	a.darkblue:hover{
		color: #000000;
		border-bottom: 1px none #424242;
		text-decoration: none;

	}
	.whitetextfeed,a.whitetextfeed,a.whitetextfeed:link, a.whitetextfeed:visited {
		color: #ffffff;
		cursor: pointer;
font-size:10px;
text-decoration:none;
	border-bottom: 1px none #000000;
	}
a.whitetextfeed:hover{
		color: #ffffff;
	border-bottom: 1px none #ff0000;
}
a img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #ffffff;
border-right-color: #ffffff;
border-bottom-color: #ffffff;
border-left-color: #ffffff;

}
.darkblue{
color:#000099;}
