.main_body  {
   		font-family     : Arial;        
	    font-size       : 12px;
        color           : #CECED0;
        text-decoration : none;
    }

.link  {
	font-family     : Arial; 
	color           : #7BD3F7; 
	font-size       : 100%; 
	text-decoration : none;
	font-weight     : bold;
	display         : block;
	white-space     : nowrap;
	}
.link:hover {color:#000000; background: #FFFFFF; text-decoration : none;}


.white_tile  {
	font-family     : Arial; 
	color           : #FFFFFF; 
	font-size       : 90%; 
	font-weight     : bold;
	text-decoration : none;
	white-space     : nowrap;
	}
.link:hover {color:#000000; background: #FFFFFF; }