a:link       { color: #ffffff;text-decoration:none ;}
a:visited    { color: #ffffff;text-decoration:none ;}
a:a:hover    { color: #ff0000;text-decoration:underline }

/*タイトル*/
H1 {
font-size: 14px;
font-weight: normal;
color: #000000;
margin-top: 0px;
margin-bottom: 0px
;}

/*説明1*/
H2{
font-size: 14px;
font-weight: normal;
color: #000000;
margin-top: 0px;
margin-bottom: 0px
;}

/*説明2*/
H3 { 
font-size: 14px;
font-weight: normal;
color: #000000;
margin-top: 0px;
margin-bottom: 0px
;}

