﻿.links {
	position: absolute;
	visibility: visible; 
	width: 637px;
	left: 0px; 
	top: 600px;
	margin-top: 10px;
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial,Helvetica,sans-serif;
}
.link {
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial,Helvetica,sans-serif;
}
.link A:link {
	color: #333333;
    text-decoration: none;
}
.link A:visited {
	color: #333333;
    text-decoration: none;
}
.link_OVER {
	color: #aaaaaa;
    text-decoration: none;
	font-size: 10pt;
	font-family: Arial,Helvetica,sans-serif;
}
.link_OVER A:link {
	color: #aaaaaa;
    text-decoration: none;
}
.link_OVER A:visited {
	color: #aaaaaa;
    text-decoration: none;
}
.link_OVER A:hover {
	color: #FFFFFF;
    text-decoration: none;
}
.link_OVER A:active {
	color: #FFFFFF;
    text-decoration: none;
}
.navLink {
	width: 120px;
	height: 40px;
	left: 0px; 
	top: 560px;
}
.bodyLink {
	color: #000000;
	font-size: 12pt;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	line-height: inherit;
}
.bodyLink A:link {
	color: #000000;
    text-decoration: none;
}
.bodyLink A:visited {
	color: #000000;
    text-decoration: none;
}
.bodyLink_OVER {
	color: #000000;
    text-decoration: none;
	font-size: 12pt;
	font-family: Arial,Helvetica,sans-serif;
	line-height: inherit;
}
.bodyLink_OVER A:link {
	color: #000000;
    text-decoration: none;
}
.bodyLink_OVER A:visited {
	color: #000000;
    text-decoration: none;
}
.bodyLink_OVER A:hover {
	color: #000000;
    text-decoration: none;
}
.bodyLink_OVER A:active {
	color: #000000;
    text-decoration: none;
}