/********************************************
#
# aRoeL : aroel@ok-oke.com
#
*********************************************/

#bgbody{
Background-color : #CCFF66;
Background-image : url();
Background-repeat : repeat;
Background-position : top right;
Background-attachment : scroll;
}

td{
font-family : Courier New;
color : #FF66CC;
font-size : 12px;
Text-decoration : underline;
}

.main_table{
Background-color : #CCFF66;
Border-color : #FF0000;
Border-style : dotted;
Border-width : 3px;
}

.box_main_table{
Background-color : #CC33CC;
Border-color : #CCFF66;
Border-style : double;
Border-width : 1px;
}

.judul_box_blog{
background-color : #CCFF99;
border-color : #993366;
border-style : double;
border-width : 1px;
text-align : right;
font-family : Comic Sans MS;
font-size 	: 10px;
font-weight : bold;
color : #CCFFFF;
padding : 3px;
Text-decoration : none;
}

.menu_pojok_kanan{
font-family : Arial;
color : ;
font-size : 10px;
Text-decoration : none;
}

.action_table{
Background-color : #FFCC99;
Border-color : #CC6600;
Border-style : solid;
Border-width : 2px;
padding : 3px;
}

a:link{
font-family : Tahoma;
color : #CC33CC;
font-weight : italic;
Text-decoration : overline;
}

a:visited{
font-family : Impact;
color : #66FFFF;
font-weight : bold;
Text-decoration : overline;
}

a:hover{
font-family : Verdana;
color : #666633;
font-weight : underline;
Text-decoration : line through;
}


								