.Title
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
color:#D91980;
font-weight: bold;
}

.TitleWhite
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 25px;
color:#ffffff;
font-weight: bold;
}


/* Common Container */
#Common {
padding: 0;
margin-bottom: 5px;
}

#Common p {
font-size: 12px;
padding: 0;
color: #fff;
}

#Common a:link, #Common a:visited {
color: #00aeef;
text-decoration: none;
}

#Common a:hover, #Common a:active {
color: #00aeef;
text-decoration: underline;
}

.Common_title {
	color: #fcb213;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.Common_Content {
padding: 0px 0 0px 0;
}
