font {
    font-family : Arial;
	font-size : 14px;
	color : #616161;
}
	
a {
	font-family : Arial;
	font-size : 14px;
	line-height : 7mm;
	COLOR: #616161; 
	text-decoration : none;
}

a:hover {
	font-family : Arial;
	font-size : 14px;
	color : #FF6F00;
	line-height : 7mm;
	BORDER-BOTTOM: #FF6F00 1px dashed;
	text-decoration : none;
}
big {
	font-family : Arial;
	font-size : 18px;
	font-weight : lighter;
	color : #FF6F00;
	}
	
}
h2 {
	font-family : Arial;
	font-size : 18px;
	font-weight : lighter;
	color : #FF6F00;
	}
	
h3 {
	font-family : Trebuchet MS;
	font-size : 16px;
	
	color : #FF6F00;
	}

f1 {
	font-family : Arial;
	font-size : 12px;
	
	color : #FF6F00;
	}
	
f2 {
	font-family : Arial;
	font-size : 14px;
	
	color : green;
	}

small {
	color : green;
	}.centrowanie {
	text-align: center;
}

