﻿
a {
	color: #465967;
	text-decoration: none;
}
a:visited {
	color: #465967;
}
a:active {
	color: #465967;
}
a:hover {
	color: #96235C;
}
.template-menu-background {
	background-color: #DD0A88;
	background-image: url('images/menu-pink.jpg');
}
.template-shadow {
	background-image: url('images/shadow.jpg');
}
.template-shadow-base {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #465967;
	background-image: url('images/shadow-base.jpg');
}
.template-background-colour {
	background-color: #FFFFFF;
}
.template-picture-background {
	text-align: center;
	background-color: #1C313C;
}
.template-main-justify {
	margin-top: 12px;
	text-align: justify;
}
.template-footer-text {
	text-align: center;
	background-color: #1C313C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #465967;
}
.template-footer {
	background-color: #1C313C;
}
.index-picture {
	margin: 16px 0px 16px 0px;
}
.font-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E3F48;
	text-align: justify;
}
.font-pink {
	font-family: Arial, Helvetica, sans-serif;
	color: #DD0A88;
	text-align: justify;
}
.font-headers-pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #DD0A88;
}
.font-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2E3F48;
}
#nav a {
	border-style: solid;
	border-width: 0px 2px 0px 0px;
	border-color: #013974 #013974 #012B58 #013974;
	display: block;
	width: 100px;
	height: 27px;
	margin-top: 0px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 27px;
	overflow: hidden;
	float: left;
	font-weight: bold;
}
#nav a:hover {
	color: #96235C;
	background-image: url('images/menu-pink-over.jpg');
}
