body { color: black; font-size: 13px; font-family: "trebuchet ms"; background-color: white; }
.class1 a:link { color: navy ; font-size: 12px; font-family: "trebuchet ms"; font-weight: normal; font-style: normal; text-decoration: underline; }
.class2 a:link { color: #ffc; font-size: 10px; font-family: "trebuchet ms"; font-style: normal; font-weight: normal; text-decoration: underline; }
.class2 a:visited { color: #ffc; font-size: 10px; font-family: "trebuchet ms"; font-style: normal; font-weight: normal; text-decoration: underline; }
.class1 a:visited { color: purple ; font-family: "trebuchet ms"; text-decoration: underline; }

.class1 a:hover { color: gray ; font-weight: normal; text-decoration: underline; }

.class1 a:active { color: red ; font-family: "trebuchet ms"; text-decoration: underline; }
.Title { color: navy; font-size: 14px; font-weight: bold; font-style: normal; }
.BodyTxt { color: black; font-size: 13px; font-family: "trebuchet ms"; font-weight: normal; font-style: normal; }
.SmalTxtBlk { color: #000; font-size: 10px; font-weight: normal; font-style: normal; }
