﻿@charset "utf-8";
.color{color:#ff0000;}
.color a{color:#ff0000;text-decoration:none;}
.color a:hover {color:#ff0000;text-decoration:underline;}