body {
	margin-bottom:0;
	margin-right:0;
	font-family : Arial, Helvetica, sans-serif;
}

.bg {
	background-color : #666666;
}

.fg {
	background-color : #444444;
}

.xxsmall {
	font-family:"Arial, Helvetica, sans-serif";
	font-size: xx-small;
}

.center {
	text-align: center;  
}

.yellow {
	color : #cccc00;	
}

.white {
	color : White;	
}

.med {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

.xlarge {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
}

.xsmall {
	font-family: "arial, Helvetica, sans-serif";
	font-size: 10;
}

a:link {
  color:#cccc00;
}

a:visited {
  color:#cccc00;
}

a:active {
  color:#cccc00;
}

a:hover {
  color:#cccc00;
}
