body {background-color: #ffffff;}


a:link		{color: #FFFFFF; text-decoration: underline}


a:visited	{color: #FFFFFF; text-decoration: underline}


a:active	{color: #FFFFFF; text-decoration: underline}


a:hover		{color: #FFD607; text-decoration: underline}

.tabel1 {background-color: #FFFFFF;}

.tabel2 { background-color: #B34278; }

.foto {border: 1px solid #B34278;}
a.img:link {color: #B34278; text-decoration: underline}
a.img:visited {color: #B34278; text-decoration: inderline}
a.img:active {color: #B34278; text-decoration: underline}
a.img:hover {color: #FF3300; text-decoration: underline}


H1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFF00; line-height: 150%}
H2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFF00}

.background {background-color: #FFFFFF; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#000000', EndColorStr='#B389AB')}