
a.pagetitle:link { 
	color: #FF99CC;
	text-decoration : none; 
	font-family: "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight: bold; }
a.pagetitle:visited {
	font-family : "Times New Roman", Times, serif; 
	text-decoration : none;
	font-size : 20px;
	color : #FF99CC;
	font-weight: bold; }
a.pagetitle:hover {
	font-family : "Times New Roman", Times, serif; 
	text-decoration : none;
	font-size : 20px;
	font-weight: bold; 
	color : #CC6699;   }

a.pagenav-link:link { 
	color: #FFCCCC;
	text-decoration : none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold; }
	
a.pagenav-link:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-size : 12px;
	color : #FFCCCC;
	font-weight: bold; }
	
a.pagenav-link:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-size : 12px;
	font-weight: bold; 
	color : #FF99CC;   }

a.pagenav-link2:link { 
	color: #999999;
	text-decoration : none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold; }

a.pagenav-link2:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-size : 11px;
	color : #999999;
	font-weight: bold; }

a.pagenav-link2:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-size : 11px;
	font-weight: bold; 
	color :#FF99CC;   
}
	
/* ********************************************
Fonts
***********************************************/
.pagetitle {  
font-family: "Times New Roman", Times, serif; 
font-size: 20px; 
font-weight: bold; 
color: #FF99CC
}
.prod-num {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #999999}

.currentpage { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #999999; font-weight: bold}

.separator {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFCCCC}
.prod-desc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #999999 }
.underline {
	BACKGROUND: #FF99CC;
	HEIGHT: 2 px;
}
.pages {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; font-weight: normal}
.pages2 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FF99CC; 
font-weight: bold; 
text-decoration : none
}