@charset "utf-8";
/* CSS Document */

body
{
padding:0px;
margin:0px;
text-decoration:none;
}


a:link { 
	color: #FFFFFF; 
	text-decoration: none; 
} 
a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
} 
a:hover { 
	color: #FFFFFF; 
	text-decoration: none; 
} 
a:active { 
	text-decoration: none; 
}

.iss
{
width:148px;
height:185px;
margin:2px;
}