p {
	font-size: small;
	line-height: 23px;
	font-weight: normal;
	letter-spacing: normal;
}
a:link {
	font-size: x-small;
	font-weight: normal;
	text-decoration: none ;
	color : #CCCCCC;
}

a:visited {
	color : #cccccc;
	text-decoration: none;
	font-size: x-small;

}

a:hover {
	text-decoration: underline;
	color : #CCCCCC;
	font-size: x-small;

}

	 
<link href="hover.css" rel="stylesheet" type="text/css">
h5 {
	color: #CCCCCC;
	background-color: #333333;
	font-weight: bold;
}

.tdy1 {
	font-size: x-small;
	background-color: #596250;
	color: #FFFFFF;

}

.tdy2 {
	font-size: small;
	line-height: 23px;
	background-color: #FFFFFF;
}

.tdl {
	font-size: small;
	background-color: #FFFFFF;

}
body {
	background-color: #660000;
}
.tds1 {
	font-size: small;
	color: #FFFFFF;
	background-color: #596250;
	font-weight: bold;
	letter-spacing: normal;
}
.underline1 {
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
.c {
	font-size: x-small;
	font-weight: bold;
}
.tdy3 {
	font-size: x-small;
	line-height: 20px;
	color: #000000;
}
h1 {
	font-size: x-small;
	color: #CCCCCC;
	font-weight: normal;
	padding-bottom: 0px;
	background-position: center center;
	bottom: auto;




}
.alink {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;

}
/*************************************
プロフィール
*************************************/

p.profile{
	color:#000000;
	font-size:14px;
}
h3.profile{
	font-size:14px;
	text-align:center;
	/*text-decoration:underline;*/
}

table.profile{

	font-size:14px;
}
table.profile td{
	font-size:14px;
}
table.profile th{
	font-size:14px;
	background-color:#CCC
}

/*************************************
リンク
*************************************/
p.mail a{
	color:#000000;
	font-size:16px;
	/*font-weight:bold;*/s
	text-decoration:underline;
}
p.mail a:hover{
	color:#000;
	font-size:16px;
}
p.mail a:visited{
	color:#000;
	text-decoration:underline;
	font-size:16px;
}
.mail_img{
	float:left
	margin-bottom:40px;
}
