/*this is the core style sheet for Trendy Garden.com*/

body {
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	font-family: arial; 
	}

a:link { 
	text-decoration: none; 
	font-weight: bold;
	color: #fa3a3a;
	}
a:visited { 
	text-decoration: none; 
	font-weight: bold; 
	color: #dc7272;
	}
a:hover { 
	text-decoration: underline; 
	font-weight: bold;
	color: #ffffff;
	}
a.main:link { 
	text-decoration: none; 
	font-weight: bold;
	color: #993300;
	}
a.main:visited { 
	text-decoration: none;
	font-weight: bold; 
	color: #cc6600;
	}
a.main:hover { 
	text-decoration: underline;
	}

/* specific divs */