body {
	font-size: 15px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fff;

	}

h1 {

font-size: 18px;
}
#content a {
color: #36c;
}

#content a:hover {
color: #36C;
text-decoration: none;
}

#content a:visited {
color: #69f;
}