/* CSS Document */

	td{
    font-size:10px;
    font-family:verdana;
    color:000000;
    }
.menu_top {
	background-image: url(images/b6.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.menu_top a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a{
    text-decoration:underline;
    font-size:11px;
    color:00458B;
    font-family:verdana;
}
a:hover{    
    color:red; 
}
    a:visited{
    font-size:10px;
    color:00458B;   
    }
    a.white {
    font-size:9px;
    color:ffffff;
	font-family:verdana;
    text-decoration:none;
    font:900
    }
     a.white:visited {
    color:ffffff;
    }
