A {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* color:#A9100B; */
	color:#792238;
	
}
    
A:hover {
	text-decoration:underline;
	/* color:#A9100B; */
	color:#792238;
	font-weight: bold;
}


body {
  	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#F4FBFB;
}

.globalmenu {font-size: 14px; font-family: Arial, Helvetica, sans-serif; }

.miscdeskreturn {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:white; font-weight:bold}

.miscdeskreturn:hover {
	text-decoration:underline;
	/* color:papayawhip;  */
	font-weight: bold;
}

.backnorepeat {
	background-attachment: fixed;
	background-image: url(../images/HowToPics/howToBtnBurst3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #6666FF;
}
.linkstyle {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
.cellTitleGradient  {
	background-image:url(../images/white2creamGrad.gif); 
	background-repeat:no-repeat;
}

.imageCellFrame1   {
	border: 1px solid #CCC;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	background-color:#F5F5F5;
}

.imageCellFrame2   {
	background-color: #f8ddc3;
}

.title2style   {
	font-weight: bold; 
	font-size:18px;
	color:#235F5F;
}
