A:link    {
	font-family : Verdana, Arial, Georgia; 
	color : #0099FF; 
	text-decoration : none;
	border-bottom: 2px dotted #FF6633; 
	font-weight : bold;
}

A:link.image    {
	border-bottom: 0px; 
}

A:visited {
	font-family : Verdana, Arial, Georgia; 
	color : #0099FF; 
	text-decoration : none;
	border-bottom: 2px dotted #FF6633; 
	font-weight : bold;
}

A:visited.image    {
	border-bottom: 0px; 
}

A:hover   {
	font-family : Verdana, Arial, Georgia; 
	color : #0066FF; 
	text-decoration : none;
	border-bottom: 2px dotted #FF6633; 
	font-weight : bold;
}

A:hover.image {
  	border-bottom: 0px; 
}

TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 12; 
	font-weight : normal;
	line-height : 1.5;
	
}

TABLE.content {
	border: 4px #E35D30 dashed; 
	background-color: #FFFFCC;
	
}

P     {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 12; 
	font-weight : normal;
	text-align: justify;
	
}

UL.whiskers     {
	list-style-image: url(images/lorangewhiskers.gif);
		
}

UL.paw	{
	list-style-image: url(images/lorangepaw.gif);
}

FONT.copyright     {
	font-size : 10; 
}


H3    {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	width: 250; 
	color : #0066FF; 
	font-size : 18;
        text-decoration : none; 
	border-bottom: 3px dashed #CCCCCC;
	text-align: center;
}

H4    {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0066FF; 
	font-size : 16;
        text-decoration : none; 
	text-align: center;
}

hr {  
	border-style: dashed;
	color : #CCCCCC;
}

INPUT {
	border-color: #FF6600 #FF9900 #FF9900 #FF6600; 
	border-style: dotted;
}

INPUT.submit {
	color : #0099FF;
	background : #FFFFFF;
	border-style : dotted;
	border-bottom : 1px solid #0099FF;
	border-top : 1px solid #0066FF;
	border-left : 1px solid #0066FF;
	border-right : 1px solid #0099FF;
	
}

TEXTAREA {
	border-color: #FF6600 #FF9900 #FF9900 #FF6600; 
	border-style: dotted;
	scrollbar-arrow-color: #0099FF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #0099FF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #0099FF; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF; 
}

.ctt {
	font-size : 14;
	font-weight : bold;
	color : #CC6633;
	font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
}


