body{
	color: Black;
	background-color: #696969;
	background-image: url(template/background.jpg);
	}
a	{
	color: #00008B;
}
a.sel {
	
	color: #00008B;
	border-width: 0px 0px 2px 0px;
	display: block; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 5px;
	padding: 2px;
	text-align: center;
	width: 90px;
	border-bottom-color: Blue; 
	border-style: double;
	border-color:  Blue;
	font-weight: bolder;
	}


a.menu {
	border: #FF0000;
	border-color: Blue;
	border-style: solid;
	border-width: 1px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 5px;
	padding: 2px;
	text-align: left;
	width: 90px;
	color: aqua;
	background: transparent;
}


a.menu:link {
	background: transparent;
	color: White;
	text-decoration: none;
}

a.menu:visited {
	background: transparent;
	color: Fuchsia;
	text-decoration: none;
}

a.menu:hover {
	background-color: #0000FF;
	border-color: White;
	border-width: 1px;
	color: White;
	text-decoration: none;
}

a.menu:active {
	background-color: #AA0033;
	color: #FFFF00;
	text-decoration: none;
}

a:visited{
	background: transparent;
	color: Black;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	color: #FF0000;
	text-decoration: underline;
}

.pics {
	font: normal normal x-small/normal "Times New Roman", Times, serif;
}
.block {
	text-align: justify;
}
.centertablehead{
	text-align: center;
	font-size: x-large;
	font-family: serif;
	font-weight: 100;
}
.centertext{
	
	text-align: center;
}
.contact {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
