body { color: black; background-color: white; }

p {}

td a{color: #369;
		text-decoration: none;}

td a:hover { color: #09f ;
			text-decoration: underline;}

th{
	color: #fff;
	background-color: #f60;
}
.addlink a{font-size: 1.4em; color: blue; text-decoration: none; font-weight: 600; margin-bottom: 30px;}
.addlink a:hover{text-decoration: underline;}

#admin{margin-top: 30px;border-top: solid 3px #336699;}
#admin a{  color: #d0d0d0; text-decoration: none;}
#admin a:hover{text-decoration: underline;}



