.text{
	Font-family:Arial,tahoma;
	Font-size:12px;
	Font-weight:500;
	Text-decoration:none;
	Color:#555555;
}
.text1{
	Font-family:Arial,tahoma;
	Font-size:18px;
	Font-weight:500;
	Text-decoration:none;
	Color:yellow;
}
.text a{
	Font-family:Arial,tahoma;
	Font-size:12px;
	Font-weight:700;
	Text-decoration:underline;
	Color:#555555;
}
.text a:hover{
	Font-family:Arial,tahoma;
	Font-size:12px;
	Font-weight:700;
	Text-decoration:none;
	Color:#000099;
}
.bg_utam {
	background-attachment: fixed;
	background-image: url("../images/bg_utam.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_vtm {
	background-attachment: fixed;
	background-image: url("../images/bg_vtm.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.txtbox{
	Font-family:tahoma;
	Font-size:12px;
	Font-weight:700;
	Color:#555555;
	Border-top:1 solid #000000;
	Border-right:1 solid #000000;
	Border-bottom:1 solid #000000;
	Border-left:1 solid #000000;
}
.link1{
	Font-family:Arial,tahoma;
	Font-size:10px;
	Font-weight:normal;
	Text-decoration:none;
	Color:#555555;
}
.link1 a{
	Font-family:Arial,tahoma;
	Font-size:10px;
	Font-weight:normal;
	Text-decoration:none;
	Color:#555555;
}
.link1 a:hover{
	Font-family:Arial,tahoma;
	Font-size:10px;
	Font-weight:normal;
	Text-decoration:none;
	Color:#000099;
}
.ptext {
	Font-family:Arial,tahoma;
	Font-size:14px;
	Font-weight:bold;
	Text-decoration:none;
	Color: #FFFF00 ;
	}