/*
 _______________________________________________________________________
|                  |                                                    |
|          Title:  |  FoxieWire.com - Better Read Article Link - Easier!|
|    Description:  |  White Theme and New Fonts (Calibri)               |
|         Author:  |  -=Ben=-                                           |
|   Date Created:  |  October 21, 2008                                  |
|   Last Updated:  |  October 22, 2008 (Userstyles down)                |
|        Version:  |  1.0.0.0                                           |
|__________________|____________________________________________________|

*/



@namespace url(http://www.w3.org/1999/xhtml);


@-moz-document domain(www.foxiewire.com) 
{

BODY > DIV#container > DIV#content > DIV#content_center > DIV > DIV.offset > DIV.story > A
{
  color: #FF0000 !important;
  font-weight: bold !important;
  font-size: 130% !important;
}



}