.blinkazzurro {
	text-decoration:blink;
	background-color:99ccff;
}


.blinkverde {
	text-decoration:blink;
	background-color:99ff99;
}


.blink {
	text-decoration:blink;
	background-color:ffff66;
}

.table,tr,td {
	font-family: Arial Narrow, Verdana, Helvetica, Arial; 
	font-size:12px;
	color: darkblue;
}

.newsblock_largeblue {
	font-size: 14px; 
	font-family: Arial Narrow;
	margin-right: 5x; 
	color: darkblue; 
}


.newsblock_bblue {
	font-size: 12px; 
	font-family: Arial Narrow;
	margin-right: 5px; 
	color: darkblue; 
}

.newsblock_blue {
	font-size: 9px; 
	font-family: Arial Narrow;
	margin-bottom: 5px; 
	color: darkblue; 
}

.newsblock_gray {
	font-size: 11px; 
	font-align: justify; 
	font-family: Arial Narrow;
	margin-left: 10px; 
	margin-right: 35px; 
	color: gray; 
}

.newsblock_red {
	font-size: 9px; 
	font-align: right; 
	font-family: Arial Narrow;
	margin-right: 5px; 
	color: #ff0000; 
}

body {
	margin-top: 0px; 
	margin-left: 0px;
	padding-top: 0px;
}

A:link {
	font-size: 11px; 
	font-family: Arial Narrow;
	margin-right: 5px; 
	text-decoration: none;
	color: darkviolet;
}

A:visited {
	font-size: 11px; 
	font-family: Arial Narrow;
	margin-right: 5px; 
	text-decoration: none;
	color: darkviolet;
}

A:active {
	font-size: 11px; 
	font-family: Arial Narrow;
	margin-right: 5px; 
	text-decoration: none;
	color: darkviolet;
}

A:hover { 
	font-size: 11px; 
	font-family: Arial Narrow;
	margin-right: 5px; 
	text-decoration: underline;
	color: blue;
}

A.gmb01:link {
	font-family: Verdana;
	text-decoration: none;
	color: blue;
	font-size: 10;
}

A.gmb01:visited {
	font-family: Verdana;
	text-decoration: none;
	color: blue;
	font-size: 10;
}

A.gmb01:active {
	font-family: Verdana;
	text-decoration: none;
	color: blue;
	font-size: 10;
}

A.gmb01:hover { 
	font-family: Verdana;
	text-decoration: none;
	font-size: 10;
	color: white;
	background-color: darkblue;
}

A.smallform {
	font-family: Arial Narrow;
	text-decoration: none;
	font-size: 4;
	font-style: bold;
	color: RED;
	font-size:x-small;
}
A.smallform:link {
	font-family: Arial Narrow;
	text-decoration: underline;
	font-size: 4;
	font-style: bold;
	color: blue;
	font-size:x-small;
}
A.smallform:visited {
	font-family: Arial Narrow;
	text-decoration: underline;
	font-size: 4;
	font-style: italic;
	color: blue;
	font-size:x-small;
}
A.smallform:hover {
	font-family: Arial Narrow;
	text-decoration: underline;
	font-size: 4;
	font-style: italic;
	color: yellow;
	font-size:x-small;
}

