@charset "utf-8";
/* CSS Document */

.text { font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000033;}

.footer { font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#000033;}

.title { font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#ff4445;}

A:link { color: #000033;}
A:visited { color: #000033;}
A:active { color: #000033;}
A:hover { color: #ff4342;}

