/*  style sheet for pc_explored web pages */

body{background-image:	"url(bgroundrule.gif)";
     margin-left:	0px;
     margin-top:	0px}

.menu { font-family: Arial; font-size: 12; font-weight: bold; color: #00aaff }
.main { font-family: Arial; font-size: 12; color: #00aaff; font-weight: bold  }
.headline { font-family: Arial; font-size: 20; color: #ffffff; font-style: italic }
.major_headline { font-family: Arial; font-size: 34; color: #ffffff; font-weight: bold; font-style: italic }
.regular { font-family: Courier New; font-size: 16; font-weight: 100}

A:link { color: #ffffff; text-decoration: none }
A:visited { color: #ffffff; text-decoration: none }
A:active { color: #000000; background-color: #00aaff; text-decoration: none; cursor: wait }
A:hover { color: #ffffff; cursor: help; background-color: #00aaff }