
/**************************************************************
* various: came with the templates provided by graphic designer
***************************************************************/
.text1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.text4 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text5 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.text6 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
/* links format */
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #B80606;
	text-decoration: underline;

