body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color: #FFFFFF;
}
A:link { color: #0000ff; text-decoration: none; font-weight: bold} 

A:visited  { color: #008080; text-decoration: none; font-weight: bold} 

A:hover { color: #008080; text-decoration: underline; font-weight: bold}	

A:active { color: #0000ff; ; text-decoration: underline ; font-weight: bold} 

.navig {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

A.navig:link {

	color: #FFFFFF;text-decoration: none}

	A.navig:visited  {

	color: #000000; text-decoration: none} 

	A.navig:hover {

	color: #0000ff;

	 text-decoration: underline

	}	




table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}

