a:link {
	color: #FF3300;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size: 10px;
	background-color: #94A9DA;
}
a:visited {
	color: #FF6600	;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size: 10px;
	background-color: #94A9DA;
}

a:hover {
	color: #FB4D1A;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	TEXT-DECORATION: line-through;
	font-size: 10px;
}

h1 { 
  color: #FFFFFF;
  FONT-FAMILY: Georgia, Times New Roman, Times, serif;
  font-size: 10px;
  padding: 0px;
  text-decoration: none;
}

td { 
  color: #FFFFFF;
  FONT-FAMILY: Georgia, Times New Roman, Times, serif;
  font-size: 11px;
  padding: 0px;
  text-decoration: none;
}
.td-over { 
  color: #FFFFFF;
  FONT-FAMILY: Georgia, Times New Roman, Times, serif;
  font-size: 18px;
  padding: 0px;
  text-decoration: none;
}
.td-1 {
	background-color: #FFFFFF;
	color:  #D9118E;
	font-size: 9px;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	padding: 1px;
	padding-left: 2px;
}
p {
	color: #000000;
	font-size: 11px;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	padding: 1px;
	padding-left: 5px;
}

.p-1{
	background-color: #EFC4BE;
	color:  #333333;
	font-size: 9px;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	padding: 1px;
	padding-left: 2px;
	text-transform: capitalize;

}
.td-1black {

	background-color: #FFFFFF;
	color:  #000000;
	font-size: 9px;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	padding: 1px;
	padding-left: 2px;
}
