/* Kota Keluarga 2006 Website Stylesheet
Date Created: March 29, 2006 */

/* General Definitions */

body {
	font-family : Arial, Helvetica, sans-serif;
}

h1 { font-size: 13px}
h2 { font-size: 12px}
p, ul, li, a, td, input, textarea, select { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

a.signuplink:link {
	font-weight: bold;
	text-decoration: none; 
	color: #006E27
}
a.signuplink:visited {
	font-weight: bold;
	text-decoration: none; 
	color: #006E27
}
a.signuplink:active {
	font-weight: bold;
	text-decoration: none; 
	color: #006E27
}
a.signuplink:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006E27
}

a.sublink:link {
	font-weight: bold;
	text-decoration: none; 
	color: #88897E
}
a.sublink:visited {
	font-weight: bold;
	text-decoration: none; 
	color: #88897E
}
a.sublink:active {
	font-weight: bold;
	text-decoration: none; 
	color: #88897E
}
a.sublink:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #6B2815
}

a.footrlink:link {
	text-decoration: none; 
	color: #000000
}
a.footrlink:visited {
	text-decoration: none; 
	color: #000000
}
a.footrlink:active {
	text-decoration: none; 
	color: #000000
}
a.footrlink:hover {
	text-decoration: underline;
	color: #6B2815
}

a.costasublink:link {
	font-weight: bold;
	text-decoration: none; 
	color: #006E27
}
a.costasublink:visited {
	font-weight: bold;
	text-decoration: none; 
	color: #006E27
}
a.costasublink:active {
	font-weight: bold;
	text-decoration: none; 
	color: #006E27
}
a.costasublink:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #21519F
}
