.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

a:hover {
	background: #660000;
	background-color: #336699;
font-size: 11px;
}

a:link {
text-decoration: none;
color: #FFCC66;
font-size: 11px;
}
a:visited {
text-decoration: none;
color: #FFCC66;
font-size: 11px;
}
a:hover {
text-decoration: underline;
color: #FFFFFF;
font-size: 11px;
}
a:active {
text-decoration: none;
color: #FFCC66;
font-size: 11px;
}
#footer {
	clear: both;
	font: bold 60% Arial, Helvetica, sans-serif;
	background: #336699;
	text-align: right;
	padding: 4px 25px;
}

body {
	background: #FFFFCC;
	padding-top: 0px;
	background-color: #FFFFCC;
background-repeat:repeat-x;
background-repeat:repeat-x;
margin-top:0;
}
div.img
  {
  margin:2px;
  border:1px solid #336699;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #336699;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:150px;
  margin:2px;
  }
table.feature {
margin-top : 50px;
margin-left : 220px;
width : 565px;
height : 431px;
border : 3px #000;
padding : 10px;
table-layout : fixed;

