a:link, a:visited	{ color: cc6600	}
a:hover, a:active	{ color: 3300ff; text-decoration: none	}
.leftnav	{ font: bold 15px/25px	georgia, times new roman, times, serif }

a:link.leftlink, a:visited.leftlink	{ color: cc6600;
		text-decoration: none;
		font: bold 15px/25px	georgia, times new roman, times, serif	} 

a:hover.leftlink, a:active.leftlink	{ color: 3300ff;
		text-decoration: none;
		font: bold 15px/25px	georgia, times new roman, times, serif	} 		

a:link.sublink, a:visited.sublink	{ text-decoration: none	}
a:active.sublink, a:hover.sublink	{ text-decoration: none;
		color: 3300ff	}							
		
.copy		{ font: 13px/18px georgia, times new roman, times, serif;	
					margin-right: 30px;
					margin-left: 20px;
					margin-top: 10px	}		
					
.formtext		{ font: 13px/22px georgia, times new roman, times, serif}		
					
.input2				{ border-width: 0px	}					
.submit				{ background: f7e400;
								color: cc6600;
								font: bold					}
.submit2				{ background: blue;
								color: white;
								font: bold					}								

.quote			{ border: 2px solid;
							border-color: cc6600;
							font: 13px georgia, times new roman, times, serif;
							color: red;
							text-align: center							}	
							
b	{font-weight: bold}							