﻿body { 
padding : 0; 
background-color: #cccccc;
font-size : 12px; 
font-family : tahoma,Arial, Helvetica, sans-serif; 
color : #5c5c5c; 
text-align : center; 
margin : 0 auto; 
}
.tablecenter { 
margin : 0 auto; 
text-align : center; 
}

a.linksite:link
{text-decoration:underline;
color:#0000ff;
font-size:14px;
font-family:veranda;

}
 a.linksite:hover
{
text-decoration:none;
color:#66ccff;
font-size:14px;
font-family:tahoma;

}
 a.linksite:active
{text-decoration:none;
color:#000000;
font-size:14px;
font-family:tahoma;

}

 a.linksite:visited
{text-decoration:underline;
color:#800000;
font-size:14px;
font-family:tahoma;
}

 
