body {
	background-color: black;
	color: white;
	text-decoration : none;
	font-style: normal;
	font-family: Arial Narrow, Arial, Verdana, Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

.oggi-new {
	font-weight: bold;
	background-color: transparent;
	color: yellow;
}

p.oggi-messaggiotop { 
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

p.android { 
	font-size: 20px;
}

li.android { 
	font-size: 20px;
}

td.android { 
	font-size: 20px;
}



a:link {
	color: #C0C0C0;
}

a:visited {
	color: #808080;
}

a:active {
	color: #FFFF00;
}


a.android:link {
	color: #FF6600;
	text-decoration: none;
}

a.android:visited {
	color: #FF6600;
	text-decoration: none;
}

a.android:active {
	color: #FF6600;
	text-decoration: none;
}

a.android:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.android:link {
	color: #FF6600;
	text-decoration: none;
}
