
a:link { 
	COLOR: #000000; 
	TEXT-DECORATION: none }
a:visited { 
	COLOR: #000000;
	TEXT-DECORATION: none }
a:active { 
	COLOR: #ffffff;
	TEXT-DECORATION: none }
a:hover { 
	COLOR: #ffffff; 
	TEXT-DECORATION: underline }
BODY {
	background-color: #3399FF;
        white-space:nowrap
}
.t {
	width: 180px;
	height: 240px;
	border: 1px #000000 solid;
	margin: 2px;
	margin-bottom:2px;
	margin-top:2px;        
}
a:active .t , a:hover .t {
	width: 180px;
	height: 240px;
	border: 1px #ffffff  dashed;
	margin: 2px;
	margin-bottom:2px;
	margin-top:2px;        
}
body,td,th {
	font-family: Arial, Verdana, Courier;
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000 ;
}
.style2 {
	font-family: Tahoma, Verdana, Georgia, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FFCC66 ;
}
.style3 {
	font-family: Arial, Tahoma ;
	font-weight: bold;
	font-size: 18px;
	color: #8B4513;
}
.style4 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000 ;
}
.style5 {
	font-family: Tahoma, Verdana, Georgia, Arial ;
	font-weight: bold;
	font-size: 15px;
	color: #000000 ;
}
.style6 {
	font-family: Tahoma, Arial, Georgia, Verdana ;
	font-weight: bold;
      font-size: 12px;
	color: #FFFFFF ;
}
.pn A:link, .pn A:visited, .pn A:active{
padding: 1px 3px 1px 3px;
color: #ffffff;
background-color: #882424;
border:1px solid #998800;
font-weight: bold;
font-size: 13;
text-decoration:none;
font-family: Tahoma, Verdana;
}
.pn A:hover{
color: #CCFF00;
font-size: 13;
background-color: #006000;
border:1px solid #52F3FF;
text-decoration: none;
}

