A#MyLinks1_ContactLink
{
            display:none;
}

A#MyLinks1_HomeLink
{
            display:none;
}

DIV#comments a {
     font-weight: normal;
     text-decoration: underline;
}



DIV#comments h4 {
     font-weight: normal;
}

#top {
	padding : 10px;
	background-color : #adadad;
	color : #000;
	border-bottom : 4px solid #000;
}

h1 a:hover {
	color : #000;
	text-decoration : underline;
}

#main {
	margin : 0px 200px 0px 200px;
	background-color : #EEE;
	padding : 10px;
	border-left : 1px solid #555;
	border-right : 1px solid #555;
	border-bottom : 4px solid #555;
}


h3 {
	font-size : 1.2em;
	border-bottom : 1px solid #AAA;
}


#leftmenu ul,
#rightmenu ul {
	list-style : none;
	margin : 0px;
	padding : 0px;
	margin-left : 5px;
	margin-bottom : 10px;
	font-size : 0.8em;
	font-color : #000;
}

DIV#leftmenu A,
DIV#rightmenu A {
     color: #000000;
}

DIV#leftmenu a:hover, 
DIV#rightmenu a:hover {
     text-decoration:underline;
}


DIV#main a {
     text-decoration: underline;
}

DIV.post {
border-bottom : 1px groove #000;
}