@charset "utf-8";
/* CSS Document */

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.TextNavFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.TextNavFooter {
	color: #0000FF;
	text-decoration: none;
}

a.TextNavFooter:active {
	color: #0000FF;
	text-decoration: none;
}

a.TextNavFooter:visited {
	color: #0000FF;
	text-decoration: none;
}

a.TextNavFooter:hover {
	color: #5f55f3;
	text-decoration: underline;
}

a.TextNavFooter:visited:hover {
	color: #5f55f3;
	text-decoration: underline;
}



.TextMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.TextNavLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

a.TextNavLeft {
	color: #0000FF;
	text-decoration: none;
}

a.TextNavLeft:active {
	color: #0000FF;
	text-decoration: none;
}

a.TextNavLeft:visited {
	color: #0000FF;
	text-decoration: none;
}

a.TextNavLeft:hover {
	color: #5f55f3;
	text-decoration: underline;
}

a.TextNavLeft:visited:hover {
	color: #5f55f3;
	text-decoration: underline;
}



