.text
{
	font-weight: normal;
	font-size: 11px;
	color: #545454;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
	line-height:16px;
}

.text2
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
	line-height:20px;
	text-decoration:none;
}

.text2 A
{
	font-weight: normal;
	font-size: 11px;
	color: #FF6600;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
	line-height:20px;
	text-decoration:none;
}

.text2 A:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
	line-height:20px;
	text-decoration:underline;
}

.linktext
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: tahoma;
	text-align: center;
	text-decoration: none;
}

.boldtext
{
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
	
}



.mailtext
{
	font-weight: bold;
	font-size: 11px;
	color: #0618CC;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
	line-height:18px;

}

.mailtext1
{
	font-weight: bold;
	font-size: 11px;
	color: #0618CC;
	font-family: tahoma;
	text-align: center;
	text-decoration: none;
}

a.mailtext1:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-align: center;
	text-decoration: underline;
}

.text3
{
	font-weight: normal;
	font-size: 10px;
	color: #004993;
	font-family: verdana;
	text-align: justify;
	text-decoration: none;

}

.text1
{
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana;
	text-align: center;
	text-decoration: none;

}


a.text1:hover
{
	font-weight: normal;
	font-size: 10px;
	color: #3B4E59;
	font-family: verdana;
	text-align: center;
	text-decoration: none;

}
.more
{
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
	font-family: tahoma;
	text-align: right;
	text-decoration: none;
}

a.more:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
	font-family: tahoma;
	text-align: right;
	text-decoration: underline;
}

