a:link, a:active, a:visited   { color: #5f6400; font-weight: bold; font-size: 10px; font-family: Tahoma, Arial; text-decoration: none }
a:hover  { color: #969da3; font-weight: normal; font-size: 10px; font-family: Tahoma, Arial; text-decoration: underline }
.blink:link  { color: #505050; font-weight: bold; font-size: 10px; font-family: Tahoma, Arial; text-decoration: none }
.blink:visited { color: #505050; font-weight: bold; font-size: 10px; font-family: Tahoma, Arial; text-decoration: none }
.blink:active { color: #505050; font-weight: bold; font-size: 10px; font-family: Tahoma, Arial; text-decoration: none }
.blink:hover { color: #b4bc1d; font-weight: bold; font-size: 10px; font-family: Tahoma, Arial; text-decoration: underline }
BODY  { color: #000; font-weight: normal; background: #ffffff url(images/bursak.gif) }
TD    { color: #323232; font-size: 12px; font-family: Tahoma, Arial }
.px10  { font-size: 11px }

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue   { color: #000; font-style: normal; font-weight: normal; font-size: 11px }
.arancio  { color: #f7941d; font-style: normal; font-weight: bold; font-size: 16px }
.blue12 { color: #016c92; font-style: normal; font-weight: bold; font-size: 12px }
.nero   { color: #000; font-size: 10px }
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #8B8B8B;
}
.grey13 { color: #8b8b8b }
.green  { color: #70a022; font-size: 11px }
.green13 { color: #b4bc1d; font-size: 16px }
.orange {
	color: #F76400;
}
.yellow {
	color: #FFB200;
}
