a { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight: bold;	
	color: #FFFCB3;	
	text-decoration:none;
}

a:active { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFCB3; 
	text-decoration:none;
}
a:visited { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #E60008; 
	text-decoration:none;
}

a:hover { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;	
	color: green;
	text-decoration:underline;
}

.menu { margin: 5px 5px 5px 5px;
	color:#FFFCB3;
	font-family:verdana;
	font-size:12px;
	text-align:center;
}

p { color:#FDFABB; font-family:verdana; font-size:12px; }

p.line { margin: 5px 5px 5px 5px; }

p.db-border { border-color: #E60008; border-style:solid;  border-width:1px;}

p.content {line-height:1.5; margin: 0px 10px 10px 10px;	font-family:verdana;
	font-size:12px; font-weight: normal }

p.head {line-height:1.5; margin: 0px 10px 10px 10px;	font-family:verdana;
	font-size:12px; font-weight: bold }
	
td.menu-cell {
	border-color: #E60008; 
	border-left-width:1px; border-left-style:none; 
	border-right-width:1px; border-right-style:none; 	
	border-top-width:1px; 	border-top-style:none;
	border-bottom-style:none;
}
td.left-cell {
	border-color: #E60008; 
	border-left-width:1px; border-left-style:none; 
	border-right-width:1px; border-right-style:solid; 	
	border-top-width:1px; 	border-top-style:solid;
	border-bottom-width:1px; 	border-bottom-style:solid;
	 	
}
td.right-cell { 
	border-color: #E60008; 
	border-left-style:none; 
	border-right-width:1px; border-right-style:none; 	
	border-top-width:1px; 	border-top-style:solid;
	border-bottom-width:1px; 	border-bottom-style:solid; 	 	
}

.gb-text { color:#FDFABB; line-height:1.5; font-family:verdana; font-size:12px; font-weight: normal }

.gb-head { color:#FDFABB; line-height:1.5; font-family:verdana; font-size:12px; font-weight: bold }

.href-txt2 { color:#FFFFFF; line-height:1.5; font-family:verdana; font-size:12px; font-weight: bold }