/* 
    Document   : green
    Created on : 24-06-2010, 16:14:48
    Author     : mads
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
	background: #050206 url('../images/pink-background.jpg') top left no-repeat;
}

a   {
    color: #D10069;
}

#column-right p.bodytext a    {
    color: #D10069;
}

p.bodytext a i  {
    color: #D10069;
}

p.bodytext a i  {
    color: #D10069;
}
