﻿
body {
	margin:0,0,0,0;
	background-image:url('images/background2.jpg');
	background-repeat:repeat-x;
	text-align:center;
	}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #174AE8;
	text-decoration: none;
}

a:hover {
	color: #174AE8;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #FF6600;
	text-decoration:none;
}
.centerAlign {
	text-align: center;
}

.contactText {
	color: #666666;
	line-height: 20px;
	margin-top: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.memblinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000FF;
	text-transform: uppercase;
}
.memblinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000FF;
	text-decoration: underline;
}
.memblinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color:#ff6600;
	text-decoration: underline;
}
.memblinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#ff6600;
	text-decoration: underline;
}
