

a  {
   text-decoration: none;
  }
  
body {
	font-family: georgia;
	color: #333333;
	font-size: 15px;
	margin-top: 0px;
	background-image:url(images/bg-line.png);
	background-repeat:repeat-x;
}

A:LINK , A:VISITED, A:HOVER  {
	color : #333333;
	  text-decoration: none;
	
}

A.white:LINK, A.white:VISITED, A.white:HOVER  {
	color : #ffffff;
	  text-decoration: none;
	
}


A.main:link, A.main:VISITED, A.main:HOVER {

font-family: batang;
color: #ffffff;
font-size: 12px;
text-decoration: underline;

}

A.sexxpgmb:link, A.sexxpgmb:VISITED, A.sexxpgmb:HOVER {

color: #333333;
font-size: 30px;
font-weight: 400;

}

