/* This style sheet is copyright 2001-2003 (c) by Creative Element
 * All rights reserved.  Intended for use with ebayhacks.com
 */

TD, BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica;}
INPUT {font-size: 10pt; font-family: Verdana,Arial,Helvetica;}
SELECT {font-size: 8pt; font-family: Verdana,Arial,Helvetica; color: 00A5AD;}
TEXTAREA {font-size: 11pt; font-family: Verdana,Arial,Helvetica;}
PRE {font-size: 10pt; font-family: Courier;}

A:link {color: 00A5AD; text-decoration: none;}
A:visited {color: 00A5AD; text-decoration: none;}
A:active {color: 00A5AD; text-decoration: none;}
A:hover {color: 00A5AD; text-decoration: underline;}

.optionGreen {color: 00A5AD; font-style:normal;}
.optionGray {color: CCCCCC; font-style:normal;}
.optionBlack {color: 000000; font-style:normal;}
.optionHead {color: 00A5AD; font-style:italic;}
.optionBold {color: 000000; font-weight:bold;}
