
A:link {
color : white;
text-decoration : none;
}
A:visited {
color : red;
text-decoration : none;
}
A:hover {
color : orange;
text-decoration : none;
}
A.build:link {
color : black;
}
A.build:visited {
color : red;
}
A.build:hover {
color : orange;
}
TD {
font-family : Verdana, Arial, Helvetica;
}
BODY {
font-family : Verdana, Arial, Helvetica;
background-attachment : fixed;
text-align : center;
}
DIV.name {
color : white;
}
div.c2 {
text-align: center
}
 img.c1 {
 border:0;width:88px;height:31px
 }
 td.header {
background: url(../images2/header.jpg);
 }
 td.button {
background: url(../images2/button.jpg);
background-repeat: repeat-y; 
 }