/* 
   CSS file created using Sheet Stylist v2.0
 
*/
/* Page layout tags
   
*/
body, P, LI, B, blockquote, ol, ul, a, dd, dl {
	Font-Family : Verdana;
	Font-Size : 12px;
	Color : Black;
	Background-Color : White;
	}

/* Header level 1 Comment */
H1{
	Font-Family : Verdana;
	Font-Size : x-large;
	Color : Orchid;
	Text-Align : Center;
	}

/* Hover Hyperlink Comment *//* Active Hyperlink Comment *//* Visited Hyperlink Comment *//* Link tag (A) Hyperlink Comment */
A{
	Color : Blue;
	Text-Decoration : none;
      }


A:Visited{
	Color : red
	Text-Decoration : none;
	}


A:Active{
	Color : Red;
	Text-Decoration : none;
	}


A:Hover{
	Color : Red;
	Text-Decoration: none;
	}


.recom{
	Font-Size : smaller;
	Font-Style : normal;
	Color : ff00ff;
	}


H2{
	Font-Family : Verdana;
	Font-Size : large;
	}
