<!--
/*
 * headerStyles.css
 *
 * Cold Fusion Toolkit for PayPal v0.50
 * http://www.paypal.com/pdn
 *
 * Copyright (c) 2004 PayPal Inc
 *
 * Released under Common Public License 1.0
 * http://opensource.org/licenses/cpl.php
 *
*/
--> 


/*TD {

font-size: 11px;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:333333;
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
text-decoration: none

}*/

A:link {

text-decoration : none;
color: Black;

}

A:visited {

text-decoration:none;
color: #000000;

}


A:HOVER {

color : red;
}


INPUT,SELECT,TEXTAREA { 

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border-top-width:1px;
border-left-width:1px;

}
