/* CSS Document */

.links { font-family: Arial; font-size: 11px; font-weight:bold; text-decoration:none; color:#000000;}
.links:hover {font-family:Arial; font-size: 11px; font-weight:bold;text-decoration:none; color:#FF0000; }

.arrow { background-image:url('images/arrow.gif'); background-repeat:no-repeat; height:7px; width:5px }