<style type="text/css">
<!--


a:link {
    color : #0000FF;
    text-decoration : none;
}

a:active {
    color : #0000FF;
    background-color : #ffffff;
    text-decoration : none;
}

a:visited {
    color : #0000FF;
    text-decoration : none;
}

a:hover {
    color : #FF0000;
    background-color : #ffffff;
    text-decoration : none;
}
input {
	text-align: center;
}

.button   {
    cursor: hand;  
}

.center {
    text-align : center
}    
.left {
    text-align : left
}    
.right {
    text-align : right
}

.dispaly {
    font-size : x-large;
}

.print {
    font-size : smaller;
}

.top {
    vertical-align : top;
}

.bcolor {
    border : 1px solid blue ;
    text-align : center;
}

.tcolor {
    color : BLUE ;
}

.title {
    text-align : center;
}

.thcenter {
    text-align : center ;
    color : #0000FF;
}
.localokcolor {
    color : #0000FF;
}
.even {
    background-color : #FFFFFF;
}

.odd {
    background-color : #CCFF99;
}

.titlecolor {
    background-color : #33FFFF;
}
-->
</style>
