/*    WICCA.CSS                  */
/*    http://www.esoterika.info: */

body,td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #10371F;
	text-align: justify;
}

.highlight {
	font-weight: bold;
	color: red;
}

.small { 
	font-size: xx-small;
}

a {
	color: #2E6244;
}

a.visited {
	color: #A97609;
}