body {
	font-family : Verdana;
	font-size : 11px;
	color: #FFFFFF;
	line-height: 15px;
	list-style-position: outside;
	list-style-type: square;
}
	
p, table, tr, td{
	font-family : Verdana;
	font-size : 11px;
	color: #FFFFFF;
	line-height: 15px;
	list-style-position: outside;
	list-style-type: square;
}

a {         

	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	cursor: hand;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	cursor: hand;
    	text-decoration: bold;
}

input, option, select, textarea {
	font-family : Verdana;
	font-size : 11px;
}

.OffersOfTheMonth{
	font-family : Verdana;
	font-size : 11px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}