a.a1:link      { font-style:normal; font-weight:normal; color:white; text-decoration:underline; }
a.a1:active    { font-style:normal; font-weight:normal; text-decoration:underline; color:white; }
a.a1:visited   { font-style:normal; font-weight:normal; text-decoration:underline; color:white; }
a.a1:hover     { color:gold; text-decoration:underline; }

.t1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.t2 {
	border: thin solid #008CBB;
}
.t3 {
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0x;
    border-left-width:1px;
    border-color: #006699;
    border-style:solid;
}
.t4 {
    border-top-width:0px;
    border-right-width:1px;
    border-bottom-width:0x;
    border-left-width:0px;
    border-color: #006699;
    border-style:solid;
}
.t5 {
    border-top-width:1px;
    border-right-width:0px;
    border-bottom-width:0x;
    border-left-width:0px;
    border-color: #006699;
    border-style:solid;
}
xBODY {
    background-image: url("img/chip2.gif");
    background-position:0px 113px;
}


