.title {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.content {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 17px;
}

.contentheading {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #CC6600;
	line-height: 17px;
	font-weight: bold;
}

.date {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 17px;
	font-weight: bolder;
}

.graycontent {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
	text-align: justify;
}
.bulletedcontent {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
	text-align: left;
}
.days {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	color: #336633;
	line-height: 17px;
	font-weight: bold;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
.codetext {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	}

.subtilte {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #CC6600;
	line-height: 17px;
	font-weight: bold;
}
A.redlink:Link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #cc0000;
	text-decoration: underline;
}
A.redlink:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.redlink:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.redlink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #cc0000;
	text-decoration:underline;
}

A.menulink:Link
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	}
A.menulink:active
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
A.menulink:visited
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
A.menulink:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}

A.footerLink:Link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #547CBC;
	text-decoration: none;
}
A.footerLink:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #547CBC;
	text-decoration: none;
}
A.footerLink:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #547CBC;
	text-decoration: none;
}
A.footerLink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

A.indianpackage:Link
{
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #FF7200;	
	text-align:center;
	padding-top: 25px;
}

A.indianpackage:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7200;
	text-decoration:underline;
	text-align:center;
	padding-top: 25px;
}

