/* CSS Document */

A:link 		{color:#CC0000; text-decoration:none;}
A:visited 	{color:#CC0000; text-decoration:none;}
A:active 	{color:#CC0000; text-decoration:none;}
A:hover 	{color:#CC0000; text-decoration:underline;}

/* Menu hyperlink styles */

.menu{
font-family:Trebuchet MS, Arial; Tahoma; Times New Roman; 
font-size:11px; 
font-weight:bold; 
color:#570100;}

.menu A:link{
font-family:Trebuchet MS, Arial; Tahoma; Times New Roman; 
font-size:11px; 
font-weight:bold; 
color:#570100;
text-decoration:none;}

.menu A:visited{
font-family:Trebuchet MS, Arial; Tahoma; Times New Roman; 
font-size:11px; 
font-weight:bold; 
color:#570100;
text-decoration:none;}

.menu A:active{
font-family:Trebuchet MS, Arial; Tahoma; Times New Roman; 
font-size:11px; 
font-weight:bold; 
color:#570100;
text-decoration:none;}

.menu A:hover{
font-family:Trebuchet MS, Arial; Tahoma; Times New Roman; 
font-size:11px; 
font-weight:bold; 
color:#CC0000;
text-decoration:underline;}

/* Body styles */

.body{
font-family:Trebuchet MS, Arial; Tahoma; Times New Roman;
font-size:13px; 
line-height:20px;
color:#404040;}

.bodysmall{
font-family:Trebuchet MS, Arial; Tahoma; Times New Roman;
font-size:11px; 
line-height:20px;
color:#404040;}

.caption{
font-family:Trebuchet MS, Arial; Tahoma; Times New Roman;
font-size:11px; 
color:#404040;}
