body,td,th {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #fe007e;
	font-weight: normal;
}

a:link {
	color: #fe007e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fe007e;
}
a:hover {
	text-decoration: underline;
	color: #fe007e;
}
a:active {
	text-decoration: none;
	color: #fe007e;
}

.contenttabel {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #fe007e;
	font-weight: normal;
}

.menutabel {
	border: 2px dashed #fe007e;
		}

.menuhead {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #fe007e;
	font-weight: bold;
		}
a.menuhead:link {
	color: #fe007e;
	text-decoration: none;
}
a.menuhead:visited {
	text-decoration: none;
	color: #fe007e;
}
a.menuhead:hover {
	text-decoration: underline;
	color: #fe007e;
}
a.menuhead:active {
	text-decoration: none;
	color: #fe007e;
}
.menutext {
	font-family: Comic Sans MS;
	font-size: 10px;
	color: #fe007e;
	font-weight: normal;
}	
.homehead {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
		}			

.home {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
		}
a.home:link {
	color: #ffffff;
	text-decoration: none;
}
a.home:visited {
	text-decoration: none;
	color: #fe007e;
}
a.home:hover {
	text-decoration: underline;
	color: #fe007e;
}
a.home:active {
	text-decoration: none;
	color: #fe007e;
}		
