<style type="text/css">

.mynav a:link { 
	color: #FF0000; 
	text-decoration: none;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.mynav a:visited {
	color: #660000;
	text-decoration: none;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.mynav a:hover {
	color: ##660000;
	text-decoration: none;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.mynav a:active {
	color: #000000;
	text-decoration: none;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.my a:link { color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.my a:visited { color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.my a:hover { color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.my a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

</style>
