@import url(../jr.css);

a:link{color:red;}
a:visited{color:hotpink;}
a:active{color:skyblue;}
a:hover{background-color:silver;}

.title{	color:red;}

.loop{color:red;font-weight:bolder;}
.yamatoji{color:green;font-weight:bolder;}
.kix{color:orange;font-weight:bolder;}
.kishuji{color:orange;font-weight:bolder;}
.haruka{color:darkblue;font-weight:bolder;}
.kuroshio{color:green;font-weight:bolder;}

