.big 
	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 24px; 
		font-weight: bold; color: #FFFF33;
		letter-spacing: 0.2em;
		word-spacing: 0.8em

	}
a:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFF66;
		cursor: hand
	}
a:link
	{
		color: #FFFFFF;
 		text-decoration: none;
 		cursor: hand; 
	}
.small
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;

	}
.medium
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #FFFFFF;
		font-style: normal;
		text-decoration: none;
		list-style-position: outside;
		list-style-image: url(/images/tick.gif)
	}
.biglist
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFFFFF;
		font-style: normal;
		text-decoration: none;
		list-style-position: outside;
		list-style-image: url(/images/tick.gif); 
		line-height: 20px; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none;
		text-indent: -2px
	}
.biglink
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; color: #FFFFFF;
		font-weight: bold;
		text-decoration : none;
	}
.homedates
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
	}
.date
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFFFFF;
		letter-spacing: 0.5em;
		text-transform: uppercase;
		font-weight: bold
	}
.theme
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 30px;
		line-height: 40px;
		font-weight: bold;
		color: #FF0000
	}
.desc
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #CCCCCC
	}
.reminder
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFF00;
		line-height: 20px
	}
.email
	{
		font-family: Courier;
		font-size: 14px;
		color: #000000
	}		
.smalllink {

		font-family: Arial, Helvetica, sans-serif;
		font-size: xx-small;
		color: #FFFFFF;
		font-style: normal;
		text-decoration: underline
}
