body {
	background-color: #FFFFFF;
	background-image: url("3122/html/images/bg.gif");
}
td {
	font: normal 12px Verdana,Tahoma, Arial;
	color: #FFFFFF;
}
.yellow {
	color: #FCD55E;
}
.blue {
	color: #00388D;
}
.grey {
	color: #6E6E6E;
}

a {
	font: bold 12px Verdana,Tahoma, Arial;
	color: white;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	}
	
a.yellownav,a.yellownav:active,a.yellownav:link,a.yellownav:visited {
  font-family : verdana, "times new roman", verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background : transparent;
  color : #FCD55E;
}

a.yellownav:hover {
  font-family : verdana, "times new roman", verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  color : white;
  text-align: center;
  text-decoration: underline;
  background : transparent;
  color : #6E6E6E;
}

a,a:active,a:link,a:visited {
  font-family : verdana, "times new roman", verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background : transparent;
  color : white;
}

a:hover {
  font-family : verdana, "times new roman", verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  color : white;
  text-align: center;
  text-decoration: underline;
  background : transparent;
  color : #FCD55E;
}