A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #000066;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
	text-align: center;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

.HR {
	height: 1px;
	color : #FFD600;
}
redtext {

	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
/* Start Corner Peel */
.cornerpeel {position: relative;}
.cornerpeel img {
  width: 100px; 
  height: 80px;
  z-index: 101;
  position: absolute;
  right: 0; 
  top: 0;
}
.cornerpeel .message {
  width: 100px; 
  height: 80px;
  position: absolute;
  z-index: 100;
  right: 0; 
  top: 0;
  background: #fffcf9 url(http://www.restas.com/images/index_tip.png) no-repeat right top;
  text-indent: -9999px;
}
/* End Corner Peel */.footerdiv {
	text-align: center;
}

