A:link {

     text-decoration : underline;
     color : #0000ff;
	 

}
A:visited {

     text-decoration : underline;
     color : #800080;

}
A:active {

     text-decoration : underline;
     color : #ff0000;

}
A:hover {

     text-decoration : underline;
     color : #ff0000;

}
td {

     font-size : 75%;
     font-family : Verdana, Arial, Helvetica;

}
P.answer {

     margin-left : 2em;
     margin-right : 1em;
     text-align : left;

}


.greyborderBox {

     border : 3px solid #999999;
	

}

.silverborderBox {

     border : 2px solid #CCCCCC;
	 
}
.smalltextblack {

     font-family : Geneva, Arial, Helvetica, sans-serif;
     font-size : 10px;
     color : #333333;
     text-decoration : none;

}
.bodytextblackdbold {

     font-family : Geneva, Arial, Helvetica, sans-serif;
     font-size : 11px;
     color : #cccccc;
     text-decoration : none;
     font-weight : bold;

}
.blackdbold {

     font-family : Geneva, Arial, Helvetica, sans-serif;
     font-size : 11px;
     color : #000000;
     text-decoration : none;
     font-weight : bold;

}
.TopMenu {

     border-top : 1px solid #787878;
     border-bottom : 1px solid #787878;
     background-color : rgb(166, 166, 166);
     font-size : 70%;
     font-family : Verdana, Arial, Helvetica;

}
.TopMenu A {

     color : white;
     text-decoration : none;

}
.TopMenu A:hover {

     color : white;
     text-decoration : underline;

}
.TopMenu A:visited {

     color : white;
     text-decoration : none;

}
.TopMenu A:active {

     color : white;
     text-decoration : none;

}
.Menu A {

     color : white;
     text-decoration : none;

}
.Menu A:hover {

     color : white;
     text-decoration : none;

}
.Menu A:visited {

     color : white;
     text-decoration : none;

}
.Menu A:active {

     color : white;
     text-decoration : none;

}
.LinkOut A {

     color : black;
     text-decoration : none;

}
.LinkOut A:hover {

     color : black;
     text-decoration : none;

}
.LinkOut A:visited {

     color : black;
     text-decoration : none;

}
.LinkOut A:active {

     color : black;
     text-decoration : none;

}