a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #92A7A5;
	text-decoration: underline;
}
a:visited {
	color: #677372;
	text-decoration: none; 
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	color: #677372;
}

.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	background-image: url(images/top_bar.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #FFFFFF;
	line-height: 10px;
}

    .toplinks A:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }

    .toplinks A:visited {
	color: #FFFFFF;
	text-decoration: none;
	height: 10px;
	font-weight: bold;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }

    .toplinks A:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
    }
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	line-height: 15px;
	padding-left: 10px;
}
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	padding-left: 10px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	font-weight: lighter;
	color: #959595;
	letter-spacing: 2mm;
}
.three_columns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding-left: 10px;
	background-image: url(images/dot_line.jpg);
	padding-right: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #999999;
}
.dots {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A6B0AF;
	color: #FFFFFF;
}
