body 
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color:#333333;
	font-family:Arial,"‚l‚r ‚oƒSƒVƒbƒN",Osaka;
	font-size: 12px;
	font-weight: normal;
}

a:link { color : #FF0100 ; text-decoration:none;}
a:active { color : #FF0100 ; text-decoration:none;}
a:visited { color : #FF0100 ; text-decoration:none;}

A:HOVER{color : #FF0100;background-color : white;text-decoration : none;}

td {
	font-size: 12px;
	line-height: 1.5em; 
	font-weight: normal
	color: #FFFFFF; 
}


h1{
    font-size:14px;
	font-weight: bold;
	color:#0290C2;
}

h2{
    font-size:12px;
	font-weight: bold;
}

.next{
    font-size:12px;
	font-weight: normal;
	color:#FF0100;
}

img {
    border-style:none;
}


.snaparea a{
	border: 1px solid #808080;
	float: left;
	padding: 5px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.snaparea a:hover {
		border: 1px solid #242429;
}



