body{ 	color: white;
		font-size: 12px; }
p.note { font-size: 11px;}
.category{font-size: 14px;
		font-weight: bold;
		font-face: Arial }
div.small {font-size: 10px}
div.lastmodified {font-family: Arial;
		font-size: 12px;
		font-weight: bold }
div.copyright {font-size: 10px;
		font-family: Arial;
		text-align: right}
a:link {color: white;
		text-decoration: none}
a:visited { color: white;
		text-decoration: none}
a:active { color: red;
		text-decoration: none }
a:hover { color: yellow;
		text-decoration: underline }
a:link.item {color: white;
		font-size: 12px;
		text-decoration: none }
a:visited.item {color: white;
		font-size: 12px;
		text-decoration: none }
a:active.item {color: red;
		font-size: 12px;
		text-decoration: none }
a:hover.item {color: yellow;
		font-size: 12px;
		text-decoration: underline }
a:link.mail {color: white;
		font-size: 10px;
		text-decoration: underline }
a:visited.mail {color: white;
		font-size: 10px;
		text-decoration: underline }
a:active.mail {color: red;
		font-size: 10px;
		text-decoration: underline }
a:hover.mail {color: yellow;
		font-size: 10px;
		text-decoration: underline }
