/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/*Common*/

#common{
	margin-bottom:10px;
}
#common .Head{
	color:#000;
}
#common .SubHead{
	color:#000;
}
#common A.CommandButton:link{
	color:#AE2A35;
	text-decoration:underline;
}
#common A.CommandButton:visited{
	color:#AE2A35;
	text-decoration:underline;
}
#common A.CommandButton:active{
	color:#AE2A35;
	text-decoration:underline;
}
#common A.CommandButton:hover{
	color:#AE2A35;
	text-decoration:none;
}
