#red{
	color : #DC143C;
}
#yellow{
	background-color:#FCF8B9;
}
#black{
	color : #000000;
}
#white{
	color : white;
}
#footerlink{
	color : #89B8C7;
}

#recommended{
	background-color: #CFE5EC;
}

#footersize {
	font-size: 0.7em
}

body {
	font-size: 62.5%;
	/* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background : #000000 top center;
	background-image: url(http://dyed4you.com/blog/wp-content/themes/D4Yredesign/images/bkdg_tile.jpg);
	background-repeat : repeat;
	background-attachment: fixed;
	color: #000000;
	text-align: center;
}

.bordercolor	{border-color:black}

*		{font-family:arial,helvetica, sans}

p		{font-family:arial,helvetica, sans}
p		{color:#000000}

li		{font-family:arial,helvetica, sans}
li		{color:#000000}

font		{font-family:arial,helvetica, sans}
font		{color:#000000}

a		{
	color: #286A80;
}

A:ACTIVE {
	text-decoration : none;
}
H1 {
	color:#104645;
	font-family : Arial, Helvetica, sans-serif;
}
H2 {
	color:#104645;
	font-family : Arial, Helvetica, sans-serif;
}





