.all{
font-family: tahoma, verdana;
font-size: 10px;
color: #4C4C4C;
}

a {
	text-decoration: none;
	font-weight: bold;
    color: #4C4C4C;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
    color: #AA22B9;
}

.nagl {
	font-weight: bold;
	font-size: 12px;
}


.button { 
	BACKGROUND: #E6E6E6; 
	FONT: 10px tahoma, verdanal; 
	COLOR: #333333; 
	BORDER: #333333 1px solid; 
	cursor: hand;
}
.form { 
	FONT: 10px arial; 
	COLOR: #333333;
	BORDER: #333333 1px solid; 
}

ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 15px; 
}

li {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 5px; 
}