@import url('grid.css');

A.colorlink		{ color: #A0A0A0; }

.light-bg		{ background-color: #D9D9D9 }
.regular-bg		{ background-color: #A0A0A0 }
.gradient-bg	{ background: #A0A0A0 url(images/general-gradient-bg.gif) repeat-x; }

.regular-color		{ color: #A0A0A0 }
.light-color		{ color: #D9D9D9 }
