a:link {
	color: #003366;
	border-bottom-style: none;
	text-decoration: none;
}
a:visited { color: purple }
a:hover {
	color: #FAB740;
	text-decoration: none;
}
a:active { color: red}	
a.one:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006DA0;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 100%;
}
a.one:visited {color: #FFFFFF;text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 100%;
}
a.one:hover {color: #ffcc00
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 100%;
	color: #FFFFFF;
	background-color: #E2542A;
}
a.one:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006DA0;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}
.home_copy {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	vertical-align: top;
	font-weight: normal;
	color: #006EA1;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 18px;
}
h1 {
	font-size: 14px;
	color: #000033;
	padding-right: 5px;
	padding-left: 5px;
}
.contact_details {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	color: #999999;
	padding-left: 5px;
}
.dotted_border {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
}
.thumb_header {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #006EA1;
	font-weight: bold;
	padding: 3px;
}
