/* Styles for the main text on the page. */
#main-text {margin-top: -7em;margin-bottom: 20px;margin-left: 260px;margin-right: 50px;}

/* Styles for the navbar on the left side. */
#left-menu {position: absolute;top: 220px;left: 0;margin: 20px;width: 200px;}#left-menu p {text-align: left;line-height: 20px;font-size: .8em;padding-bottom: 2px;padding-top: 2px;margin-bottom: 0;}


#main-text a {color: #fff; border-bottom: 1px dotted #fff;text-decoration: none;}
#main-text a:visited {color: #fff; text-decoration: none;}#main-text a:hover {color: #fff;text-decoration: none; border: none;}



#main-text table a {color: #ff6600; font-weight: bold;font-size: .75em;border-bottom: 1px dotted #ff6600;text-decoration: none;}

#main-text table a:visited {color: #ff6600;text-decoration:none;
font-weight: bold;font-size: .75em;}

#main-text table a:hover {color: #FF6600;font-weight:bold;
text-decoration: none;}

