body { align: center;  background: #E8F3FA; }

.menu { font-family: Verdana, Courier, mono; font-size: 11px;
float: left; width: 200px; height: 300px; overflow: auto; background: #A8DCFF; padding: 5px; }

.menu a:link { text-decoration: none; color: black; }
.menu a:hover { text-decoration: none; color: black; }
.menu a:visited { text-decoration: none; color: purple; }

.par { font-family: verdana, Courier, mono; font-size: 11px; color: #0D0C0C; 
line-height: 20px; text-align: justify; margin-right: 15px; }
.par a:link { text-decoration: none; color: blue; }
.par a:hover { text-decoration: none; color: blue; }
.par a:visited { text-decoration: none; color: blue; }

.title { font-family: Verdana, Courier, mono; font-size: 13px; color: #0D0C0C; font-weight: bold; line-height: 17px; }

.home { text-decoration: none; color: blue;
font-family: Verdana, Courier, mono; font-size: 14px; text-align: left; font-weight: bold; }
.home a:link {  text-decoration: none; color: blue; }
.home a:hover {  text-decoration: none; color: blue; }
.home a:visited { text-decoration: none; color: blue; }