/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-image: url("../assets/images/background.gif");}
 A:active { text-decoration: none ;}
 A:link { color: rgb(41,205,162); text-decoration: none ;}
 A:visited { color: #29CDA2; text-decoration: none ;}
 A:hover { text-decoration: none ;}

p.holiday_1 {
	font-size: 1.25em;
	color: #F00;
	font-weight: bold;
	font-family:"Comic Sans MS", cursive;
}

p.holiday_2 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	font-family:"Comic Sans MS", cursive;
}

p.holiday_3{
	font-size: .95em;
	color: #000;
	font-weight: bold;
	font-family:"Comic Sans MS", cursive;
}