/**** TEXT ****/
.go {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform:none;
	color: #2486B5;
	text-decoration: none;
}

a.go:link {
	text-decoration: none;
}

a.go:visited {
	text-decoration: none;
}

a.go:hover {
	text-decoration: underline;
}

a.go:active {
	text-decoration: none;
}



/**** PAGE FOOTER ****/

.pageBoxFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #aaaaaa;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-right:1px solid #aaaaaa;
}

a.pageBoxFooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #aaaaaa;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-right:1px solid #aaaaaa;
}

a.pageBoxFooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #aaaaaa;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-right:1px solid #aaaaaa;
}

a.pageBoxFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #aaaaaa;
	text-decoration: underline;
	padding: 0px 10px 0px 10px;
	border-right:1px solid #aaaaaa;
}

a.pageBoxFooter:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #aaaaaa;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-right:1px solid #aaaaaa;
}




.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #ffffff;
	text-decoration: none;
}

a.copyright:link {
	text-decoration: none;
}

a.copyright:visited {
	text-decoration: none;
}

a.copyright:hover {
	text-decoration: underline;
}

a.copyright:active {
	text-decoration: none;
}

.signiture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #dddddd;
	text-decoration: none;
	margin-top:10px;
}

a.signiture:link {
	text-decoration: none;
}

a.signiture:visited {
	text-decoration: none;
}

a.signiture:hover {
	text-decoration: underline;
}

a.signiture:active {
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform:none;
	color: #333333;
	text-decoration: none;
}