﻿body
{
	font-family:Verdana;
    background-color:Black;
}

.umbertoSize
{
	width: 32px; 
height: 32px;
text-align:center;
}

.linkTextWhite
{
	color:white;
    text-decoration:none;
}
a
{
	color:white;
    text-decoration:none;
    text-align:left;
}
   
a:hover 
{ 
	color:#176323;   
}       
    
    
.titleParagraph
{ 
  font-size:20px;
  color: #CC0000;
  font-style: italic;
  font-family:Verdana;
}

.titleParagraphColor
{
	  color: green;
}

.textParagraph
{
   color:#A0A0A0;   
   font-size:14px;
   font-family:Verdana;
   text-align:justify;
}

.textParagraphBold
{
   color: #F0F0F0;   
   font-size:14px;
   font-family:Verdana;
   text-align:justify;
   font-weight:bold;
}
.hotKey
{
}



  
      
