<style>
 body,p,table,tr,td,select,button,echo,input,textarea { 
        font-family : 'kim';
	font-size : 11pt;
        font-weight : solid;
		}

a:link {text-decoration: none;color:blue}
a:visited {text-decoration: none;color:blue}
a:active {text-decoration: none;color:blue}
a:hover {text-decoration:none;color:blue}

border : 1px solid gray;
</style>
