  A {
  text-decoration:none;
  color:#CCCCCC
  }


a.black:link {color: #000000; font-weight: bold; text-decoration: none;}
a.black:visited {color: #000000; font-weight: bold; text-decoration: none;}
a.black:hover {color: #FF0000; font-weight: bolder;text-decoration: none;}

a.red:link {color: #FF0000; font-weight: bold; text-decoration: none;}
a.red:visited {color: #FF0000; font-weight: bold; text-decoration: none;}
a.red:hover {color: #000000; font-weight: bolder;text-decoration: none;}

a.orange:link {color: #FF6600; font-weight: bold; text-decoration: none;}
a.orange:visited {color: #FF6600; font-weight: bold; text-decoration: none;}
a.orange:hover {color: #000000; font-weight: bolder;text-decoration: none;}

a.grey:link {color: #CCCCCC; font-weight: bold; text-decoration: none;}
a.grey:visited {color: #CCCCCC; font-weight: bold; text-decoration: none;}
a.grey:hover {color: #FF0000; font-weight: bolder;text-decoration: none;}
  
  
  
  .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.textLargeGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
}
.textGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.textLargeDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.textLargePale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.LinkWithBack {
	font-size: None;
	background-color: #FF0033;
}
.textSmallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
