﻿@charset "utf-8";

/* CSS Document */



body {

	font-family: "verdana";

	font-size: 15px;

	color: #333333;

	margin: 0px;

	font-weight: bold;

}

.link-mail {

	font-family: "verdana";

	font-size: 12px;

	color: #333333;

	margin: 0px;

	font-weight: bold;

}

.link-mail:hover {

	font-family: "verdana";

	font-size: 12px;

	color: #000000;

	margin: 0px;

	font-weight: bold;

}


.t{

width:800px;

background-image:url(images/b-cat.jpg);

}

.t2{

	background-image:url(images/h-cat.jpg);

	background-repeat: no-repeat;

	background-position: top;

	width:800px;

}





a {	font-family: "verdana";

	font-size: 15px;

	color: #333333;

	margin: 0px;

	font-weight: bold;

	text-decoration:none }

a:hover {	font-family: "verdana";

	font-size: 15px;

	color: #ff0000;

	margin: 0px;

	font-weight: bold;

	text-decoration:none }
	
	.a1 {	font-family: "verdana";

	font-size: 15px;

	color: #ff0000;

	margin: 0px;

	font-weight: bold;

	text-decoration:none }

.a1:hover {	font-family: "verdana";

	font-size: 15px;

	color: #333333;

	margin: 0px;

	font-weight: bold;

	text-decoration:none }