.whamired a {
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.whamired a:visited {
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.whamired a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;	
}
.whamiwhitesmall a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.whamiwhitesmall a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.whamiwhitesmall a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.whamiblacksmall a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.whamiblacksmall a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.whamiblacksmall a:hover {
	text-decoration: underline;
	color: ##000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.textwhitesmall {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textblacksmall {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.whamitablebox {
	border: 1px solid #333333;
	font-size:9px;
}
