/*
THEME NAME: PressBox Limited
THEME URI: http://www.creativesynthesis.net/
DESCRIPTION: Press Box is a simple striking theme for wordpress. This is the free version of Press Box. To upgrade to the premium version - please visit the <a href="http://www.creativesynthesis.net/blog/projects/web-commodities/press-box/">Press Box</a> site. Happy pressing!
VERSION: 1.0
AUTHOR: <a href="http://www.creativesynthesis.net/">The Collaborative</a>
AUTHOR URI: http://www.creativesynthesis.net/
*/

@import url("styles/general.css");
@import url("styles/wordpress.css");
@import url("styles/plugins.css");

    a:link{
    text-decoration: none;
    color:#B0171F;
    }

a:hover{
text-decoration: underline;
color: #B0171F;
}

a:visited{
text-decoration: none;
color:#B0171F;