.text_Standard
		{
		font-family:	Verdana, Arial, Helvetica, sans-serif;	
		line-height:	19px; 
		font-size:		11px;
		color:			#3C3D3D;
		text-align:		left;	
		margin:			5px 0px 15px 0px;
		padding:		0px;
		}	
	

	.underLine
		{
		border-bottom-style: solid;
		border-bottom-color: Gray;
		border-bottom-width: 1px;
		}

	#page_LinkBar_User a
		{
			color: 			white;	
			font-family: 	Verdana, Arial, Helvetica, sans-serif;	
			line-height: 	20px; 
			font-size: 		11px;
			text-align: 	left;	
			margin: 		5px 20px 15px 0px;
			padding: 		0px;
			text-decoration: none;
			border: 0px;
			display: block;
			float: left;
		}

.myExercise
{
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
