a
{
  color : Green;
}
a:active
{
  color: Lime
}
a:hover
{
  color: Red
}
body
{
   background-color : #EBF1E8;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 9pt;
}
td
{
  font-size: 9pt;
}
th
{
  font-size: 9pt;
}
table.greentable
{
	background: url('http://www.itshosting.it/immagini/homeREV5_10.jpg');
        background-position: center;

}
table.folderstable
{
	border : thin solid;
	background-color : transparent;       
}
a.folderlink
{
	text-decoration: none;
	color: Green;
}
h2
{
  color: Green
}
h3
{
  color: Green
}
p.red
{
  color: Red
}
.whitefont
{
  color: black
}
.yellowfont
{
  color: yellow
}
.redfont
{
  color: red
}
.msglist
{
  font-size: 8pt
}
.small
{
  font-size: 8pt
}
