body, td, p, select, option, input {
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;
}

.textads {
   background: #DDFFEE;
   padding: 5px;
   font-family: verdana, arial, sans-serif;
   text-align: center;
   border: 1px solid #999999;
   cursor: pointer;
   width: 700px;
   text-decoration: underline;
   color: #444444;
   display: block;
}

.textads a:hover, a.textads:hover {
   color: #0066FF;
   text-align: center;
}

a.textads {
   background: #DDFFEE;
   padding: 5px;
   font-family: verdana, arial, sans-serif;
   text-align: center;
   border: 1px solid #999999;
   cursor: pointer;
   width: 700px;
   text-decoration: underline;
   color: #444444;
   display: block;
}

a.textads:hover {
   color: #0066FF;
   text-align: center;
}

.titles {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.bordered {
	border: 1px solid #000000;
}

p.plugads {
   text-align: center;
   text-transform: uppercase;
   font-size: 9px;
   margin-top: 20px;
}

p.plugads a {
   color: #666666;
   text-decoration: none;
}

p.plugads a:hover {
   text-decoration: underline;
}