body {
	background-color: #4889EF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
}

h1 {
	font-size: 42px;
	color: #ffffff;
	margin: 0 0 0 0;
}

a:link {
	color:#FF0000;
	text-decoration:underline;
	background: #ffffff;
}

a:visited {
	color:#FF0000; text-decoration:underline;
	background: #ffffff;
}

a:hover {
	color:#FF0000; text-decoration: none;
	background: #ffffff;
}

a.adv img {
	border: 1px solid #000000;
}


p.adv {
	font-size: 18px;
	margin: 6px 0 6px 0;
}

a.adv {
	font-size: 22px;
}

.gals td {
	border: 1px dashed #ffffff;
	background: #FFD8D3;
	width: 50%;
	height: 30px;
}

.gals a:link,
.linklists a:link { 
	color:#641416; text-decoration:underline;
}

.gals a:visited,
.linklists a:visited {
	color:#641416; text-decoration:underline;
}

.gals a:hover,
.linklists a:hover {
	color:#ff0000; text-decoration: none;
}

.in {
	font-size: 42px;
}
.footer {
	color: #FFDBE4;
}

