

body { background-color:#f2f2f2;margin-top:0px;}
b{font-weight:bold;}
strong{font-weight:bold;}


/*############Link Descriptions############*/


/* strong link desc */
a.strong:active		{color: #000000;}
a.strong:link		{color: #000000;}
a.strong:visited 	{color: #000000;}
a.strong:hover 		{color: #9A0A33;}


/* general link desc */
a:active		{color: #000000;}
a:link			{color: #000000;}
a:visited 		{color: #000000;}
a:hover 		{color: #9A0A33;}

/* red_s link desc */
a.red_s:active		{color: red;}
a.red_s:link		{color: red;}
a.red_s:visited 	{color: red;}
a.red_s:hover 		{color: #9A0A33;}


/* general link desc */
a.nounderline		{color: #000000;text-decoration:none;}




/*#############CLASSES#################*/


