﻿
.nav
{
    color: #fff;
    text-align:center;
    line-height: 25px;
	/* font-size:0.95em; */
}


.nav a
{

	display: block;
    color: #fff!important;
    text-decoration:none!important;
    height:100%;
    width:100%; 
	text-align: center;
    /* background-image: url(../images/default-tab-top.png);   */
}

    
    
/*
.link0 a:hover
{
    color:White;
    text-decoration:none;
    height:100%;
    width:100%; 
    background-image: url(../images/redtab.png);  
    
}
*/
