.column {
	background-color: #B10054;
	text-align: center;
	vertical-align: top;
	width: 200px;
}
body {
	background-color: #FFE9F1;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.table1 {
	text-align: center;
}
.table2 {
	width: 470px;
	margin: 5px;
}
.imgsite {
	padding: 5px;
	background-color: #FFFFFF;
	margin: 1px;
}
.table3 {
	font-family: Impact;
	text-align: center;
	width: 90%;
	margin: 5px;
	padding: 10px;
	font-size: 30px;
	line-height: 29px;
	text-transform: uppercase;
	color: FFFFFF;
	background-position: center;
}
.welcome {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	background-position: left;
	text-transform: none;
}
.table4 {
	font-family: Impact;
	text-align: center;
	margin: 5px;
	padding: 10px;
	width: 90%;
}
.demitext {
	font-family: Impact;
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF0079;
	text-align: center;
}
.demitext2 {
	font-family: Impact;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #B10054;
	text-align: center;
}
a:link {
	color: F6FF01;
	text-decoration: underline;
}
a:visited {
	color: F6FF01;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #004E88;
	text-decoration: underline;
}
/* link Elements */

a.Nav2 { color: #ffffff; text-decoration: none }
a:hover.Nav2 { color: #F6FF01; text-decoration: none }
a:visited.Nav2 { color: #0077CD; text-decoration: none }
a:active.Nav2 { color: #193874; text-decoration: none }

