a:link  {
	color : #333399;
	text-decoration: underline
	}

a:visited  {
	color : #666666;
	text-decoration: underline
	}

a:active  {
	color : #AB035A;
	text-decoration: underline
	}
	
div,td,p,li,blockquote,ul,ol,dd,dt  {
	font : 13px arial, helvetica, geneva, sans-serif;
	color : #000000;
	}

b	{
	font-weight : bold;
	}

#whitelinkbig {
	color : #ffffff;
	font-size : 15px;
	font-weight : bold;
	}
		
#whitelink {
	color : #ffffff;
	font-size : 11px
	}
	
.smallwhite {
	color : #ffffff;
	font-size : 11px
	}

.smallHeight {
	font-size : 12px;
	line-height : 18px;
	}
	
.smallgrey {
	color : #eeeeee;
	font-size : 11px;
	}
	
.small {
	color : #000000;
	font-size : 10px;
	}	
	
.headline {
	color : #000000;
	font-size : 30px;
	font-weight : bold;
	}
	
.headline2 {
	color : #000000;
	font-size : 20px;
	font-weight : bold;
	}
	
.headline3 {
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	}

#redlink {
	color : #ff0000;
	font-size : 11px;
	}
	
.red {
	color : #ff0000;
	font-size : 12px;
	font-weight : bold
	}
	
.redbig {
	color : #ff0000;
	font-size : 20px;
	font-weight : bold
	}	
