@charset "utf-8";
/* CSS Document */
td.index
{
	font-family:"franklin Gothic Medium";
	font-size:18px;
	font-weight:bold;
	color:#90278e;
	
}
td.judul
{
	font-family:"franklin Gothic Book";
	font-size:14px;
	text-decoration:none;
	font-weight:bolder;
}
a.menu
{
	font-family:"franklin Gothic Book";
	font-size:14px;
	text-decoration:none;
	font-weight:bolder;
	padding-left:20;
}
a.menu:hover
{
	font-family:"franklin Gothic Book";
	font-size:14px;
	text-decoration:none;
	font-weight:bolder;
	padding-left:20;
	color:#FFF;
}

a.user_menu
{
	font-family:"franklin Gothic Book";	font-size:14px;	text-decoration:none;	font-weight:bolder;	color:#FFFFFF;
}
a.login_menu
{
	font-family:"franklin Gothic Book";
	font-size:14px;
	text-decoration:none;
	font-weight:bolder;
	color:#FFF;
}
a.menu:hover
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	
}
b
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#90278e;
}
.titleee {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #90278E;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.boddiii {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-color: #DCBEDB;
}
a:link {
	color: #906;
	font-weight: bold;
	text-decoration: none;
}
a.kampus:link {
	color: #906;
	font-weight: bold;
	text-decoration: none;
font-size:12px;
}
a.kampus:hover {
	color: #906;
	text-decoration: underline;
font-size:12px;
}
a:visited {
	color: #906;
	text-decoration: none;
}
a:hover {
	color: #906;
	text-decoration: underline;
}
a:active {
	color: #906;
	text-decoration: none;
}