.title_left {
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: white;
}

.title_main {
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: #6d75b1;
}

.subtitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 13pt;
	color: #6d75b1;
}

.normal_left {
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: white;
}

.normal {
	font-family: Arial;
	font-weight: medium;
	font-size: 11pt;
	color: black;
}

.header {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: black;
}

.navigation {
	font-family: Arial;
	font-weight: normal;
	font-size: 11pt;
	color: white;
}

.copyright {
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	font-size: 11pt;
	color: white;
}

.mainmenu {
	font-family: Arial;
	font-weight: medium;
	font-size: 14pt;
	color: black;
}

.counter {
	font-family: Arial;
	font-weight: medium;
	font-size: 10pt;
	color: black;
}

A.normal { font-weight: normal; text-decoration: none; }
A.normal:link { color: #6d75b1; }
A.normal:visited { color: #6d75b1; }
A.normal:hover { color: red; text-decoration: underline; }
A.normal:active { color: red; }

A.mainmenu { font-weight: normal; text-decoration: none; }
A.mainmenu:link { color: blank; }
A.mainmenu:visited { color: #6d75b1; }
A.mainmenu:hover { color: red; text-decoration: underline; }
A.mainmenu:active { color: red; }

A.navigation { font-weight: bold; text-decoration: none; }
A.navigation:link { color: white; }
A.navigation:visited { color: white; }
A.navigation:hover { color: yellow; text-decoration: underline; }
A.navigation:active { color: yellow; }

A.copyright { font-weight: normal; text-decoration: none; }
A.copyright:link { color: white; }
A.copyright:visited { color: white; }
A.copyright:hover { color: yellow; text-decoration: underline; }
A.copyright:active { color: yellow; }
