BODY {
	font-family : "Courier New", Courier, monospace;
	color : #555555;
	font-size : 14px;
}
A:Link, A:Active, A:Visited { 
	color : #FF0000;
	font-family : "Courier New", Courier, monospace;
	text-decoration : none;
}
A:Hover  { 
	color : #FF0000;
	font-family : "Courier New", Courier, monospace;
	text-decoration : underline;
}

.tino {
	font-family : "Courier New", Courier, monospace;
	color : #000000;
	font-size : 14px;
	font-weight : bold;
}
.dino {
	font-family : "Courier New", Courier, monospace;
	color : #555555;
	font-size : 14px;
}

.pino {
	font-family : "Courier New", Courier, monospace;
	color : #000000;
	font-size : 13px;
}
.nino {
	font-family : "Courier New", Courier, monospace;
	color : #ffffff;
	font-size : 14px;
	background-color : Black;
}
.tone {
	font-family : "Courier New", Courier, monospace;
	color : #000000;
	font-size : 16px;
	font-weight : bold;
}
.promo {
	font-family : "Courier New", Courier, monospace;
	color : #000000;
	font-size : 20px;
}
.aut {
	font-family : "Courier New", Courier, monospace;
	color : #000000;
	font-size : 28px;
	font-weight : bold;
}



