/*
  $Id: stylesheet.css,v 1.0 2006/03/04 
  Copyright (c) 2006 Power Systems Aruba
*/

.normal {color: #DFDFDF; font-size: 10pt; font-family: verdana, sans-serif;}
.title {color: #29B529; font-size: 10pt; font-family: verdana, sans-serif; font-weight: bold;}


a.nav:link {color: white; font-size: 9pt; font-family: verdana, sans-serif; text-decoration: none;}
a.nav:visited {color: white;  font-size: 9pt; font-family: verdana, sans-serif; text-decoration: none;}
a.nav:hover {color: #29b529; font-size: 9pt; font-family: verdana, sans-serif;  text-decoration: underline;}
a.nav:active {color: #29b529;  font-size: 9pt; font-family: verdana, sans-serif; text-decoration: underline;}

a.psa:link {color: #464646; font-size: 8pt; font-family: verdana, sans-serif; text-decoration: none;}
a.psa:visited {color: #464646;  font-size: 8pt; font-family: verdana, sans-serif; text-decoration: none;}
a.psa:hover {color: white; font-size: 8pt; font-family: verdana, sans-serif;  text-decoration: underline;}
a.psa:active {color: white;  font-size: 8pt; font-family: verdana, sans-serif; text-decoration: underline;}