P.nav { line-height:17pt }
			
A.small { color: black; }

A.small:Hover { color: blue; }

A.nav { text-decoration:none;
	   color:white  }

A.nav:Hover { color:#EBB000 }

A.bot { color: white }

A.bot:Hover { color:lightblue }

table#psgmain {
}

table#psgmain th {
    color: black;
    text-align: left;
    font-size:normal;font-weight:bold;font-family:verdana, arial;
}

table#psgmain td {
	border: solid black 0px;
    color: black;
    text-align: left;
    font-size:small;font-weight:normal;font-family:verdana, arial;
}

.frontpage {
    background-color:white;
    border: solid black 0px;
	width: 100%;
    padding: 0px;
}

table#psgholiday {
}

table#psgholiday td {
	border: solid black 0px;
    color: red;
    text-align: center;
    font-size:small;font-weight:bold;font-family:verdana, arial;
}