.TopMenu A:link
{
    color:#013C76;
    text-decoration:none;
    font-weight:normal;
    font-size:14;
}	
.TopMenu A:visited
{
    color:#013C76;
    text-decoration:none;
    font-weight:normal;
    font-size:14;
}
.TopMenu A:hover
{
    color:#013C76;
    text-decoration:underline;
    font-weight:normal;
    font-size:14;
}	


TD A:link
{
    color:#013C76;
    text-decoration:none;
    font-weight:normal;
    font-size:14;
}	
TD A:visited
{
    color:#013C76;
    text-decoration:none;
    font-weight:normal;
    font-size:14;
}
TD A:hover
{
    color:#013C76;
    text-decoration:underline;
    font-weight:normal;
    font-size:14;
}	

TD 
{
color:White;
font-size:14;	    
}

TD .TableFrom
{
color:White;
font-size:14;	    
}

TD .TableFrom INPUT
{

}

TD .TableFrom TEXTAREA
{

}

INPUT
{	
	font-family:Trebuchet MS;
}

P    
{
    MARGIN:0px;    
}

