@charset "utf-8";

.color {
	color:#F00;
	}

.font_color{
	font-size:25px;
	color:#F00;
	font-family:Georgia, "Times New Roman", Times, serif;
	}