a:link, a:active, a:visited, a:hover{
	text-decoration:none;
	color: #990000;
	font-weight:bold;
}
.border {
	border: 2px solid #FFFFFF;
}
.bgmenu {
	background-image: url(images/bgmenu.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 200px;


}
.bgfooter {
	background-image: url(images/main_07.jpg);
	height: 49px;
}
.bgcontent01 {
	background-image: url(images/bgcontent01.jpg);
	background-repeat: repeat-x;
	height: 71px;

}
.bgcontent02 {
	background-image:  url(images/linegradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.bgmain {
	background-image: url(images/bgmain.jpg);
	top: 5px;

}
.teks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.teks a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;

}
.teks a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.teks a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;

}
.teks a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.bg-floral {
	background-image: url(images/floral.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-floral-gradient {
	background-image:  url(images/floralgradient.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgcrream {
	background-image: url(images/bgcontent02.jpg);
	background-repeat: repeat;
}
.bgmisi {
	background-image: url(images/misi.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bgvisi {
	background-image: url(images/visi.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

