BODY
{
    BACKGROUND-COLOR: white;
}

A:link	{	
	text-decoration:	none;
	color:	#CA1019;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#626468;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#E69F12;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
#MainTable {
    border: 0;
    margin: 2;
    padding: 4;
}

img#imgLT
{
    border: 0;
    height: 160;
    width: 148;
}

img#imgLB
{
    border: 0;
    height: 147;
    width: 148;
}

img#imgMenu1, img#imgMenu2, img#imgMenu3, img#imgMenu4
{
    border: 0;
    height: 23;
    width: 148;
}

    
    
