body{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}
a{outline:none; outline-style:none;}
.normaltext {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.footertext {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6D6D6D;
}
.footertext a:link {
	color: #333333;
	text-decoration:underline;
}
.footertext a:visited {
	color: #6D6D6D;
	text-decoration:underline;
}
.footertext a:hover {
	color: #333333;
	text-decoration:underline;
}
.linktext {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66BF2D;
}
.linktext a:link {
	color: #66BF2D;
	text-decoration:underline;
}
.linktext a:visited {
	color: #66BF2D;
	text-decoration:underline;
}
.linktext a:hover {
	color: #66BF2D;
	text-decoration:underline;
}

.blacktext{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color:#333;
	}
	
.redtext{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color:#C00;
	}
.sepline{
	background:url(../images/v_dot.gif) repeat-y;
	}
.graybg{
	background:url(../images/graybg.gif) repeat-y;
	}
	
.valentine_text {font-size:11px; color:#900; text-align:left; }
.christmas_text {font-size:14px; color: #333; text-align:center;}
