body,table,td
   {
   font-size: 11.5px;
   font-family: Arial, Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #323232;
   font-weight: none;
   }

body {
background-color: #ed1982;
background-image: url(images/page-bg.jpg);
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; }

a:link    { color: #323232; text-decoration: none; font-weight: none;}
a:visited { color: #000000; font-weight: none;}
a:active  { color: #e50071; text-decoration: none; font-weight: none;}
a:hover   { color: #e50071; text-decoration: none; font-weight: none;}

a.thumb:hover img { border: 1px dashed #fff; }
a.thumb img { border: 1px solid #fff; }

h1 {
	font-size: 16.0px;
	line-height: 20.0px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0;
}