		a:link { text-decoration: none; color: #000000;}
		a:active { text-decoration: none; color: #000000;}
		a:visited { text-decoration: none; color: #000000;}
		a:hover { text-decoration: none; color: #FF0000; }

		.title { text-decoration: none; color: #fbf2cb; font-family: verdana,tahoma,arial; font-size: 15px; font-weight: bold; }
		.headline { text-decoration: none; color: #fbf2cb; font-family: verdana,tahoma,arial; font-size: 14px; font-weight: bold; }
		.reg { text-decoration: none; color: #fbf2cb; font-family: verdana,tahoma,arial; font-size: 12px; line-height: 1.5; font-weight: none; }
		.med { text-decoration: none; color: #fbf2cb; font-family: verdana,tahoma,arial; font-size: 11px; font-weight: none; }
		.small { text-decoration: none; color: #fbf2cb; font-family: verdana,tahoma,arial; font-size: 10px; font-weight: none; }
		.footer { text-decoration: none; color: #000000; font-family: verdana,tahoma,arial; font-size: 10px; font-weight: none; }
		.form { text-decoration: none; color: #fbf2cb; font-family: verdana,tahoma,arial; font-size: 11px; font-weight: none; line-height: 18px}

		a.menu { text-decoration: none; color: #fbf2cb; font-family: verdana,tahoma,arial; font-size: 10px; font-weight: bold; }
		a.menu:visited { text-decoration: none; color: #fbf2cb; font-family: verdana,tahoma,arial; font-size: 10px; font-weight: bold; }
		a.menu:active { text-decoration: none; color: #fbf2cb; font-family: verdana,tahoma,arial; font-size: 10px; font-weight: bold; }
		a.menu:hover { text-decoration: none; color: #000000; font-family: verdana,tahoma,arial; font-size: 10px; font-weight: bold; }

		a.submenu { text-decoration: none; color: #ffffff; font-family: verdana,tahoma,arial; font-size: 10px; font-weight: none; }
		a.submenu:visited { text-decoration: none; color: #ffffff; font-family: verdana,tahoma,arial; font-size: 10px; font-weight: none; }
		a.submenu:active { text-decoration: none; color: #ffffff; font-family: verdana,tahoma,arial; font-size: 10px; font-weight: none; }
		a.submenu:hover { text-decoration: underline; color: #ffffff; font-family: verdana,tahoma,arial; font-size: 10px; font-weight: none; }


		a.choice { text-decoration: none; color: ##4877AB; font-family: verdana,tahoma,arial; font-size: 12px; font-weight: bold; }
		a.choice:visited { text-decoration: none; color: ##4877AB; font-family: verdana,tahoma,arial; font-size: 12px; font-weight: bold; }
		a.choice:active { text-decoration: none; color: ##4877AB; font-family: verdana,tahoma,arial; font-size: 12px; font-weight: bold; }
		a.choice:hover { text-decoration: underline; color: #003A82; font-family: verdana,tahoma,arial; font-size: 12px; font-weight: bold; }


header {
	border: 1px solid black;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	font-size: 1.1em;
	background: #fbf2cb;
	}
