td {
	text-align: center;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #330066;
	background-color: #FF6633;
}

a {
	text-decoration: underline;
	color:#330066;
}

A:Hover  {
	color : #ECE9D8;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

H3 {
	color: #330066;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
	background-color: #FF6633;
}
}

H1 {
	color: #000000;
	font-weight: bold;
	font-size : 30px;
	font-family:Tahoma;
	background-color: #FF6633;
}

H4 {
	color: #C5D3D9;
	font-weight: bold;
	font-size : 30px;
	font-family:Tahoma;
	background-color: #FF6633;
}
H5 {
	color: #306;
	font-weight: bold;
	font-size : 7px;
	font-family:"Arial Black", Gadget, sans-serif;
	background-color: #FF6633;
}
