﻿.Button
{
 border-color:#CCCCCC;
 border-style:solid;
 border-width:1px;
 background-color:#FEFEFE;
 font: x-small Arial ;
 color:#284775;
 cursor:hand;
}

