/* 3/21/07 My own little style sheet made for bits grabbed from others. */

/* Leo's Links */
a { font-weight:bold; text-decoration: none; color: #d00000 }
a:visited { font-weight:bold; text-decoration: none; color: #b20000 }
a:hover { text-decoration:underline; color: #ff0000;}

/* From pmwiki.css */

.pagetitle { line-height:0.8em; margin:0px; font-size:2.0em; font-weight: bold }

/* Mine. */

.pagepath { font-family:  Arial, Helvetica, sans-serif; font-size: large; }
.pageactions {	font-family: Arial, Helvetica, sans-serif; font-size: small; }

/* For episode titles */
.titlebits { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold }
.titlename {  font-size: xx-large; font-weight: bold }


