.master {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.welcometitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #A90107;
	text-decoration: none;
}
.welcometitle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/*category hyperlink effect gets start*/
A.memberlink {
font-family:  "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A90107;
	font-weight: normal;
	padding-left:2;
	text-decoration:none;
}
a:hover.memberlink{
font-family:  "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding-left:2;
text-decoration:none;
}
.arrow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8C3237;
	text-decoration: none;
}

/*category hyperlink effect gets start*/
A.leftbarlink {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A70C12;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.leftbarlink{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4EDDD;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.innerlink {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.innerlink{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A90107;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
A.innerlink1 {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A90107;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.innerlink1{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.contactperson {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A70C12;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.contactperson{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
