@charset "utf-8";
.whatsnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	/*color: #9E9E9E;*/
	color: #343434;

}

#md-rightrail {
	/*width: 296px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	/*background-color: #D6D6D6;*/
	font-weight: normal;
}
.red-bold {
	font-weight: bold;
	color: #940100;
	text-decoration:none;
}
.bold-text {
	font-weight: bold;
	color: #666;

}

	A:link { text-decoration: none; }
	A:visited { text-decoration: none;  }
	A:active { text-decoration: none; }
	A:hover { text-decoration: underline; }

