/* Fonts */

.text      { color: #666666; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; line-height: 18px; font-stretch: expanded; margin: 0 }
a.text:link  { color: #666666; text-decoration: none }
a.text:active  { color: #666666; text-decoration: none }
a.text:visited { color: #666666; text-decoration: none }
a.text:hover    { color: #74252e; text-decoration: underline }
			
.title    { color: #74252e; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 12px; font-stretch: expanded; }
a.title:link   { color: #74252e; text-decoration: none }
a.title:active   { color: #74252e; text-decoration: none }
a.title:visited  { color: #74252e; text-decoration: none }
a.title:hover     { color: #74252e; text-decoration: none }