.title{
	font-family: arial;
	font-size: 14pt;
	font-weight : bold;
	color: #ffffff;
}
.subtitle{
	font-family: arial;
	font-size: 11pt;
	font-weight : bold;
	color: #ffffff; 
}
.title1{
	font-family: arial;
	font-size: 18pt;
	font-weight : bold;
	color: #3399cc;
}
.content{
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
}
.content1{
	font-family: Arial;
	font-size: 9pt;
	color: #50596F;
}
.bottom{
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
}
.menuaktif{
font-family: arial;
font-size: 11pt;
font-weight : bold;
color: red;

}
A.{
    font-family: arial;
	font-size: 14pt;
	font-weight : bold;
	color: #ffffff;
    text-decoration:none;
}
A.:hover{
font-family: arial;
	font-size: 14pt;
	font-weight : bold;
	color: red;
 text-decoration:none;
}
A.menu{
    font-family: arial;
	font-size: 11pt;
	color: #000000;
    text-decoration:none;
}
A.menu:hover{
font-family: arial;
	font-size: 11pt;
	color: red;
 text-decoration:none;
}


