/* general CSS */
body {font-family: "Times New Roman", Times, Serif
      text-align: left}

.menu, .cmenu,.smenu, .csmenu,.title,.heading,.lnk,.caption,.scaption
{font-family: Verdana,Arial,Helvetica,"sans-serif"}

.menu,.smenu,.cmenu,.csmenu {text-decoration:none; color:blue}
.heading {text-decoration:none; font-size:medium; text-weight:bold; color:black}

.cmenu,.csmenu {color:red}
.menu:hover, .smenu:hover, .heading:hover {color:"#990000"}
 a:hover {color:"#996633"}

.smenu,.smenu:active,.csmenu,.scaption {font-size: "x-small"}
.lnk {font-size:"x-small"}
.title {font-size:"x-large"}

LI {text-indent:-1em; margin-left:1em}
