﻿/* ++++++++++++++ */
/* +++  Font  +++ */
/* ++++++++++++++ */

body { color:#111; font-family:verdana,tahoma,geneva,sans-serif; font-size:12px; line-height:17px; }
table, td, input, select, textarea { color:#333; font-family:verdana,tahoma,geneva,sans-serif; font-size:12px; }

/* ++++++++++++++++++++ */
/* +++  Hyperlinks  +++ */
/* ++++++++++++++++++++ */

a { color:#2869a4; font-weight:bold; text-decoration:none; }
a:hover { color:#224f77; text-decoration:underline; }
