﻿a:active, a:link, a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: blue;
	text-decoration: underline;
}

div.wrapper {
	width: 800px;
	text-align: justify;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}

div.header {
	text-align: center;
}

div.footer {
	clear: both;
	text-align: center;
}

div#newslettermenu {
	text-align: center;
}

h1 {
	text-align: center;
	font-family: "Cooper Black", "Times New Roman", Times, serif;
}

h2.calendar {
	padding-left: 65px;
}

hr.hr1 {
	height: 1px;
}

img.validations {
	border-style: none;
	padding: 0px 10px 0px 10px;
}

p#familypic {
	text-align: center;
}

p.footermenu {
	font-weight: bold;
}

p.footermenu a:active, p.footermenu a:link, p.footermenu a:visited {
	color: black;
	text-decoration: none;
}

p.footermenu a:hover {
	color: black;
	text-decoration: underline;
}

p.navmenu {
	border-style: solid none solid none;
	border-width: 1px;
	font-family: "Cooper Black", "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.navmenu a:active, p.navmenu a:link, p.navmenu a:visited {
	color: black;
	text-decoration: none;
}

p.navmenu a:hover {
	color: black;
	text-decoration: underline;
}

p#troublesign {
	text-align: center;
}

p#computerbare {
	text-align: center;
}

p.center {
	text-align: center;
}

td.date {
	width: 50px;
	text-align: right;
	padding-right: 10px;
}