A:link {
	text-decoration : none;
	
}
A:VISITED {
	text-decoration : none;
}

.navindex {
	color : #00FFCC;
}

.navother {
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font : x-small;
	font-weight : bold;
}

.prodview {
	color : Black;
}

.typelist {
	color : Maroon;
	font-weight : bold;
}

.prodlist {
	color : #FF6600;
	font-weight : bold;
}

.typetitlelink {
	color : Black;
	font-weight : bold;
}

.prodtitlelink {
	color : Maroon;
	font-weight : bold;
}

.more {
	color : Black;
}

.AnnRptypetitlelink {
	color : Black;
	font-weight : bold;
}

.copyright a:link {
	color :#808080;
	font-family: Arial;
	font-size: 10px;
}

.copyright a:visited {
	color :#808080;
	font-family: Arial;
	font-size: 10px;
}

.copyright a:hover {
	color: #333333;
	font-family: Arial;
	font-size: 10px;
}


