body {
margin-left: 270px;
margin-right: 20px;
font-family: "Verdana", "Lucida", "Arial", "Helvetica", sans-serif;
color: #556B2F;
}

#diary h1 {
color: #A0522D;
background: transparent;
}

#diary h2 {
color: #A0522D;
background: transparent;
}

#diary p {
color: #A0522D;
background: transparent;
font-family: "Comic Sans MS", cursive, Verdana, Lucida, Arial, Helvetica, sans-serif;
}
#diary p.menu {
color: #A0522D;
background: transparent;
font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
}
#diary ol {
color: #A0522D;
background: transparent;
}

blockquote p {
color: #A0522D;
background: transparent;
}

#diary .date {
color: #A0522D;
background: transparent;
font-weight: bold;
}

span.title {
font-style: italic;
}

a:link {
color: #473C8B;
}

a:active {
color: #CD2626;
}

a:visited {
color: #5D478B;
}

sup a{
	text-decoration: none;
}

