/* CSS Document */

.menulink { font-family:Arial; font-size:14px;  color:#990000; text-decoration:none}
.menulink a:link { font-family:Arial; font-size:14px;  color:#990000; text-decoration:none}
.menulink  a:hover { font-family:Arial; font-size:14px;  color:#990000; text-decoration:none;font-weight:bold}
.menulink a:active { font-family:Arial; font-size:14px;  color:#990000; text-decoration:none}
.menulink a:visited { font-family:Arial; font-size:14px;  color:#990000; text-decoration:none}

.bodytext {font-family:Arial; font-size:12px;  color:#990000; text-decoration:none}
.bodytext a:link{ font-family:Arial; font-size:12px;  color:#990000; text-decoration:none}
.bodytext a:hover{ font-family:Arial; font-size:12px;  color:#990000; text-decoration:none; font-weight:bold}
.bodytext a:active{ font-family:Arial; font-size:12px;  color:#990000; text-decoration:none}
.bodytext a:visited{ font-family:Arial; font-size:12px;  color:#990000; text-decoration:none}

.heading {font-family:Tahoma; font-size:18px;  color:#701419; text-decoration:none}