
 /*///////////////////////////////////////////////////////////
 //                                                          //
 // In His Favor  //
 // http://www.inhisfavor.com/             //
 // Email: webmaster@inhisfavor.com                   //
 //                                //
 //////////////////////////////////////////////////////////*/
 
 
 
body {
	text-align:center;
	scrollbar-arrow-color: F8E4F3;
	scrollbar-base-color: FFFFFF;
	scrollbar-dark-shadow-color: BLACK;
	scrollbar-track-color: E59ED3;
	scrollbar-face-color: 9B3E84;
	scrollbar-shadow-color: E1DBCD;
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3d-light-color: FFFFFF;
	
	background : white;
	font : normal Comic Sans MS;
	font-family : "Comic Sans MS";
	font-size : 11px;
	font-weight : bold;
	line-height : normal;
}


A:link  {
	color : #CF16A1;
	text-decoration : underline;
	font-weight : bold;
}

A:visited  {
	color :#E59ED3;
	text-decoration : underline;
	font-weight : bold;
}

A:active  {
	color : #F3D1EB ;
	text-decoration : underline;
	font-weight : bold;
}

A:Hover  {
	color : #9400D3;
	text-decoration : none;
	font-weight : bold;
}

BODY {
	font-size : 10pt;
	font-family : "Comic Sans MS";
	font-weight: bold;
}

TD {
	font-size : 10pt;
	font-family : "Comic Sans MS";
	font-weight: bold;
}

H1 {
	font-size : 15pt;
	font-family : "Comic Sans MS";
	font-weight: bold;


