﻿#TopTitle {
background:url("http://file.vane.blog.shinobi.jp/orange1.png");
background-repeat: no-repeat;
}

a:link {
text-decoration:none;
color:#FF9900;
}

a:visited {
text-decoration:none;
color:#FF6600;
}

a:active {
text-decoration:none;
color:#FFFF66;
position: relative;
top: 1px;
left: 1px
}

a:hover {
text-decoration:none;
color:#FFFF66;
}