a.links {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
	color: #000000;
	
}

a.links:visited {
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}

a.links:hover {
    color: #8C8C8C;
    font-weight: bold;
}

a.links:active {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}

a.menu_titles {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
	color: #000000;
	
}

a.menu_titles:visited {
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}

a.menu_titles:hover {
    color: #8C8C8C;
    font-weight: bold;
}

a.menu_titles:active {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}


a.northstar {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
	color: #8C8C8C;
	
}

a.northstar:visited {
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}

a.northstar:hover {
    color: #8C8C8C;
    font-weight: bold;
}

a.northstar:active {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}

.headings {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
}

.page_heading {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Verdana;
}

.left_margin_text {
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
}

.left_margin_text_small {
	font-size: 9px;
	color: #666666;
	font-family: Verdana;
}

.site_text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.footer_info {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}


