
div#side
{
font-size: 18px;
font-family: sans-serif;
margin-right: 0px;}

div#side a:link{ text-decoration: underline;
	color: yellow;}

div#side a:hover{ text-decoration: none;
text-transform: uppercase;
	color: white;
	font-weight: bolder;
	background: black;}
div#side a:visited{ text-decoration: underline;
	color: yellow;}
div#side B{
font-weight: bolder;
font-size: 20px;
text-transform: uppercase;
color: white;}


div#top
{
font-size: 16px;
font-family: sans-serif;
margin-right: 0px;
font-weight: bold}

div#top a:link{ text-decoration: underline;
	color: yellow;
font-weight: bolder;}

div#top a:hover{ text-decoration: none;
text-transform: uppercase;
	color: white;
font-family: sans-serif;
	font-weight: bolder;
	background: black;}
div#top a:visited{ text-decoration: underline;
font-weight: bolder;
	color: yellow;}
div#top B{
font-weight: bolder;
font-family: sans-serif;
font-size: 18px;
text-transform: uppercase;
color: white;}







