/* LINKS */



A.intro  {
	font-family : Arial, Helfetica;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	font-size : 11px;
	text-decoration : none;
}



/* NAVIGATION 1 */

A.navi  {
	font-family :  Arial, Helfetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
	
}

A:visited.navi  {
	font-family :  Arial, Helfetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
	
}

A:Active.navi {
	font-family :  Arial, Helfetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
	
}

A:Hover.navi  {
	font-family :  Arial, Helfetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-size : 12px;
	text-decoration : none;
	
}

A.navi_sel  {
	font-family :  Arial, Helfetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-size : 12px;
	text-decoration : none;
	
}




/** Links **/

A  {
	font-family :  Arial, Helfetica;
	font-weight : normal;
	font-style : normal;
	color : #323232;
	font-size : 11px;
	text-decoration : none;
	outline : none;
}


A:Hover {
	font-family :  Arial, Helfetica;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	font-size : 11px;
	text-decoration : none;
	outline : none;
}










b  {
	font-family : Arial, Helfetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	font-size : 11px;
}






*.dotline {
	color : #c3c3c3;
	border : thin dotted;
	caption-side : top;
}



BODY  {
	font-family : Arial, Helfetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	font-size : 11px;
	text-decoration : none;
}




H1 {
	font-family : Arial, Helfetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	font-size : 11px;
	text-decoration : none;
}

H2 {
	font-family : Arial, Helfetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	font-size : 20px;
	text-decoration : none;
}







td {
	font-family :  Arial, Helfetica;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	font-size : 11px;
	text-decoration : none;
}

input {
	background-color : #F0F0F0;
	border : 0px;
}

textarea {
	background-color : #F0F0F0;
	border : 0px;
}

*.navi  {
	font-family :  Arial, Helfetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-size : 12px;
	text-decoration : none;
	
}