BODY {
	font-family : Arial,Helvetica,sans-serif;
}
TD {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #FFFFFF;
	letter-spacing : 1px;
}
a.banner {
	font-size : 72px;
	color : #F78A4A;
	letter-spacing : 9px;
	text-decoration : none;
}

a.banner:hover {
	font-size : 72px;
	color : #FFFFFF;
	letter-spacing : 9px;
	text-decoration : none;
}
a.topnav {
	font-size : 15px;
	font-weight : bold;
	color : #F78A4A;
	letter-spacing : 1px;
	text-decoration : none;
}

a.topnav:hover {
	font-size : 15px;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing : 1px;
	text-decoration : none;
}
a.subnav {
	font-size : 15px;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing : 1px;
	text-decoration : none;
}

a.subnav:hover {
	font-size : 15px;
	font-weight : bold;
	color : #F78A4A;
	letter-spacing : 1px;
	text-decoration : none;
}
TD.title {
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing : 2px;
	text-decoration : none;
	text-transform: uppercase;
}
.title {
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing : 2px;
	text-decoration : none;
}
a.title {
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing : 2px;
	text-decoration : none;
}
a.title:hover {
	font-size : 18px;
	font-weight : bold;
	color : #F78A4A;
	letter-spacing : 2px;
	text-decoration : none;
}
TD.subtitle {
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing : 1px;
}
.subtitle {
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing : 1px;
}
a.subtitle {
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing : 1px;
	text-decoration : none;
}
a.subtitle:hover {
	font-size : 18px;
	font-weight : bold;
	color : #F78A4A;
	letter-spacing : 1px;
	text-decoration : none;
}
a.bodylink {
	font-size : 15px;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform: uppercase;
	color : #F78A4A;
	text-decoration : underline;
}

a.bodylink:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

a.imagelink {
	text-decoration : none;
}
TD.footer{
	font-size : 10px;
	color : #F78A4A;
}
a.footer {
	font-size : 10px;
	color : #F78A4A;
	text-decoration : none;
}

a.footer:hover {
	font-size : 10px;
	color : #FFFFFF;
}


