body, p,td {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #535455;
}


ul,li,ol {
	font-family:  Tahoma, Arial;
	font-size: 9pt;
	margin-left:10px;
	margin-top:1px;
	color: #535455;
}

/*
a:hover {
	font-family:  Tahoma, Arial;
	font-size: 18pt;
	margin-left:10px;
	margin-top:1px;
	color: purple;
	font-weight: bold;
text-decoration: table ;
}
*/

a:visited {
	font-family:  Tahoma, Arial;
	font-size: 10pt;
	margin-left:10px;
	margin-top:1px;
	color: red;
	font-weight: bold;
text-decoration: none ;
}


h1 {
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #272828;
}





.small {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #535455;
}






a, a.visited {
	font-family:  Tahoma, Arial;
	font-size: 9pt;
	text-decoration: table;
	color: #12274b;
}    

a.hover {
	font-family:  Tahoma, Arial;
	font-size: 19pt;
	text-decoration: table;
	color: #b15630;


}


.error {
	color: red;
}




#navigation {
font-family:  Tahoma, Arial;
	font-size: 9pt;
	margin-left:10px;
	margin-top:1px;

	font-weight: bold;
text-decoration: table ; 

  background :   white;

}


#navigation:hover {
font-family:  Tahoma, Arial;
	font-size: 9pt;
	margin-left:10px;
	margin-top:1px;
	color: purple;
	font-weight: bold;
text-decoration: table ; 
	font-size: 12pt;
  background :   green;
	font-weight: bold;
}



