.black {
	color:#000;
	font-weight: normal;
}
.grey {color: #464B4F;}

p {
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h1 {
color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: smaller;
font-weight: bolder;
}

h2 {
color: #000000;
font-family: Arial, sans-serif;
font-size: smaller;
font-weight: bolder;
}


A:link {
text-decoration: underline;
font-family: Arial, sans-serif; 
color: #c90081;
}

A:visited {
text-decoration: underline;
font-family: Arial, sans-serif; 
color: #c90081;
}

A:active {
text-decoration: none;
font-family: Arial, sans-serif; 
color: #Cc90081;
}

A:hover {
text-decoration: underline;
font-family: Arial, sans-serif; 
color: #990066;
}


hr {
  border: 0;
  width: 100%;
  color: #999999;
  background-color: #f00;
  height: 1px;

}
sets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
