/* 
   CSS file created using Sheet Stylist v2.0
   Date Created : 21/01/00

Style sheet created by New CSS File wizard

*/
/* Page layout tags
You need to update the filepaths to be relative to your files location*/
body, p{
	Background-Image : \img\fondocor.jpg;
	Background-Repeat : repeat-y;
	Color : #FFFFCC;
	Font-Family : Georgia, 'Times New Roman';
	Font-Size : 100%;
	}

/* Header level 1 Comment */
H1{
	Color : #FFFFCC;
	Font-Family : Georgia, 'Times New Roman';
	Font-Size : 150%;
	}

/* Hover Hyperlink Comment *//* Active Hyperlink Comment *//* Visited Hyperlink Comment *//* Unvisited Hyperlink Comment */
A{
	Color : #FFFFCC;
	Font-Weight : Bold;
	Text-Decoration : none;
	}


A:Visited{
	Color : #FFFFCC;
	Text-Decoration : none;
	}


A:Active{
	Color : #FFFFCC;
	Text-Decoration : none;
	}


A:Hover{
	Color : #FFFFCC;
	Text-Decoration : none;
	}


TABLE{
	Color : #FFFFCC;
	Font-Family : Georgia, 'Times New Roman';
	Font-Size : 100%;
	}
