/* CSS Document */

.days {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font:Arial, Helvetica, sans-serif;
	}



a.days:link {
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	}
a.days:visited {
	text-decoration: underline;
	font-style: normal;
	}
a.days:hover { 
	text-decoration: underline;
	font-style: normal;
	}
a.days:active { 
	text-decoration: underline;
	font-style: normal;
	}

a.menu:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	}
a.menu:visited {
	text-decoration: none;
	font-style: normal;
	}
a.menu:hover { 
	text-decoration: underline;
	font-style: normal;
	}
a.menu:active { 
	text-decoration: none;
	font-style: normal;
	}


a.bdays:link {
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	}
a.bdays:visited {
	text-decoration: underline;
	font-style: normal;
	}
a.bdays:hover { 
	text-decoration: underline;
	font-style: normal;
	}
a.bdays:active { 
	text-decoration: underline;
	font-style: normal;
	}


a.months:link {
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	}
a.months:visited {
	text-decoration: underline;
	font-style: normal;
	}
a.months:hover { 
	text-decoration: underline;
	font-style: normal;
	}
a.months:active { 
	text-decoration: underline;
	font-style: normal;
	}

