
a:link    { text-decoration: none; color: blue; }

a:visited { text-decoration: none; color: blue; }

a:active  { text-decoration: none; color:red; }

a:hover   { text-decoration: none; color:red; }


.frame_01 {

	padding: 10px; margin: 5px; border: black 2px solid; 
	background: #ffffff url(../../../images/agoniku.gif) repeat-x;

	width: 100%; font-size: 14px; line-height: 18px;

	}


.frame_02 {

	padding: 10px; margin: 5px; border: black 2px solid; 
	background: #ffffff url(../../../images/siwaago.gif) repeat-y;

	width: 80%; font-size: 14px; line-height: 18px;

	}

.frame_03 {

	padding: 5px; margin: 2px; border: black 2px solid; 
	background: #ffffff;

	width: 80%; font-size: 12px; line-height: 18px;

	}

