A  {
	font-family : arial, verdana, helfetica;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

A:Visited  {
	font-family : arial, verdana, helfetica;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : underline;
}

A:Active  {
	font-family : arial, verdana, helfetica;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

A:Hover  {
	font-family : arial, verdana, helfetica;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

A.navi  {
	font-family : arial, verdana, helfetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Visited.navi  {
	font-size : 12px;
	font-family : arial, verdana, helfetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Active.navi  {
	font-size : 12px;
	font-family : arial, verdana, helfetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Hover.navi  {
	font-size : 12px;
	font-family : arial, verdana, helfetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A.navibig  {
	font-family : arial, verdana, helfetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Visited.navibig  {
	font-size : 12px;
	font-family : arial, verdana, helfetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Active.navibig  {
	font-size : 12px;
	font-family : arial, verdana, helfetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Hover.navibig  {
	font-size : 12px;
	font-family : arial, verdana, helfetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A.naviaktiv  {
	font-family : arial, verdana, helfetica;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : none;
}

A:Visited.naviaktiv  {
	font-size : 12px;
	font-family : arial, verdana, helfetica;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : none;
}

A:Active.naviaktiv  {
	font-size : 12px;
	font-family : arial, verdana, helfetica;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : none;
}

A:Hover.naviaktiv  {
	font-size : 12px;
	font-family : arial, verdana, helfetica;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : none;
}

BODY  {
	font-size : 11px;
	font-family : arial, verdana, helfetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

td  {
	font-size : 11px;
	font-family : arial, verdana, helfetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.red  {
	font-size : 11px;
	font-family : arial, verdana, helfetica;
	font-weight : normal;
	font-style : normal;
	color : red;
}

.b  {
	font-size : 11px;
	font-family : arial, verdana, helfetica;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

b  {
	font-size : 11px;
	font-family : arial, verdana, helfetica;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

input  {
	border-style : none;
	background-color : #E6E6E6;
}
.no {
	border-style : none;
	
}

textarea  {
	background-color : #E6E6E6;
	border-style : none;
	height : 150px;
	width : 250px;
}

