a:visited {
	color: #9999FF;
	text-decoration: none;
}
a:hover {
	color: #00FF33;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: blink;
}
.wychwoodbar1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #0000CC;


}
.r {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;



}
.r:link {
	color: #000099;
	text-decoration: none;
}
.r:hover {
	color: #00FF00;
	text-decoration: underline;
}
.r:active {
	color: #00CC00;
	text-decoration: none;
}
.r:visited {
	color: #9966CC;
	text-decoration: none;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #CCCC00;
	font-size: 14px;


}
nav:link {
	color: #CCCC00;
	text-decoration: none;
}
nav:hover {
	color: #00FF00;
	text-decoration: underline;
}
nav:active {
	color: #FFFF00;
	text-decoration: blink;
}
nav:visited {
	color: #CCCC66;
	text-decoration: none;
}
