

/* PJ Exploration Style Sheets*/

td				{ font-family: Verdana; font-size:12px; color:#000066; }
.white			{ font-family: Verdana; font-size:12px; color:#FFFFFF; line-height:18px; }
.content		{ font-family: Verdana; font-size:12px; color:#000066; }
.title			{ font-family: Verdana; font-size:17px; color:#000066; font-weight:bold; }
.header			{ font-family: Verdana; font-size:20px; color:#FFFFFF; }
.small			{ font-family: Verdana; font-size:10px; color:#333399; }


a				{ font-family: Verdana; font-size:12px; color:#FFFFFF; }
a.nav			{ font-family: Verdana; font-size:12px; color:#000066; }
a:hover			{ font-family: Verdana; font-size:12px; color:#FFFFFF; display: block; background-color: #ff3300; }
a.current 		{ font-family: Verdana; font-size:12px; color:#FFFFFF; display: block; text-decoration: none; background-color: #ff3300; }


