   td, caption { color: #oooooo; text-decoration: none; font-family : Comic Sans MS; font-size : 13px;}
    
    a {   color: blue; text-decoration: none; cursor: hand}
    a:hover  {text-decoration : underline; color : blue;}
    a:active {text-decoration : none; color : blue; background-color : yellow;}
	
	    .header {
	font-size : 19px;
	font-weight : bold;
	}   
	
    .sub {
    font-weight : bold;
    }
