a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: ##FFO;
	text-decoration: none;

}
a:hover {
	color: #CCC;
	text-decoration: underline;

}.Yellow p a {
	color: #FFO;
}
