a:link {
	font-family: Tahoma;
	font-size: small;
	color: #333366;
	text-decoration: none;
	text-align: right;
}
a:visited {
	color: #999999;
	font-family: Tahoma;
	font-size: small;
	text-decoration: none;



}
a:hover {
	color: #FF9933;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: small;


}
