﻿body, div, form, td, span
{
	text-decoration: none;
	font-size: 11;
	font-family: Calibri;
	color: Black;
}


.greenBodyClass
{
	text-decoration: none;
    font-size: 11;
    font-family: Arial , Calibri, Segoe UI , Tahoma;
    color: #228b22;
}


#box
{
width: 1500px;
height:1000px;
}




.tablinkgreen {
        
        width:120px;
        line-height:30px;
        font-family: Verdana;
        font-size: 11;
        font-weight :bold;
        text-decoration: none;
        color: lightblue; 
        
       
    }
    
.tablinkgreen:hover
{
	font-size: 9;
	color:Orange;
	text-decoration : underline;
	cursor :hand;
}

.menuLink {
    
        font-family: Verdana ;
        font-size: 11;
        font-weight :bold;
        text-decoration: none;
        color: darkblue; 
        
       
    }
    
.menuLink:hover
{
		font-size: 11;
        color:Orange ; 
        text-decoration : underline; 
        cursor :hand;
}


.tablink {
        text-decoration: none;
        width:120px;
        line-height:30px;
        font-family: Arial, Calibri, Segoe UI , Tahoma;
        font-size: 11;
        font-weight :bold;
        
        color:#228b22; 
        
       
    }
    
.tablink:hover
{
		font-size: 11;
        color:Orange ; 
        text-decoration : underline; 
}

#cell {
        border:1px solid #999; 
}

.heading
{
    font-size: 13;
    font-weight :bold;
    color :red ;
}


.tablinkBTN {
        

        font-family: Arial, Calibri, Segoe UI , Tahoma;
        font-size: 11;
        font-weight :bold;
        color:#228b22; 
        
       
    }

.tablinkBTN:hover
{
		font-size: 11;
        color:Orange ; 
        background-color: none;
        cursor :hand;
}



.homeName
{
	
	text-decoration: none;
    font-size: 7;
    font-family: Arial , Calibri, Segoe UI , Tahoma;
    color: Gray ;
}
