/******* link and tag styles *******/
a:link, a:visited{
	color: #D90000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h2{
	font-size:16px;
	font-family:Arial,sans-serif;
	font-weight:bold;
	border-bottom:3px solid #F20000;
	padding-bottom:2px;
	margin-bottom:8px;
}

/************ IDs *******************/

/************ Classes ***************/

