
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/chinmeat.gif) repeat-y;

	width: 100%; font-size: 14px; line-height:18px;

	}

.frame_02 {

	padding: 10px; margin: 5px; border: black 2px solid; 
	background: #ffffff url(../../../images/obando.gif) repeat-y;

	width: 40%; font-size: 14px; line-height:18px;

	}

.table_01 {
	
	border:2px black solid; border-collapse:collapse; margin:5px; 
	text-align:center; border-color:#000000; font-size: 12px

	}

.table_02 {
	
	border:2px black solid; border-collapse:collapse; margin:5px; 
	text-align:left; border-color:#000000;

	width:650px; font-size: 14px; line-height:18px;

	}

.td_01 {
	
	background: #ffffff url(../../../images/obando.gif) repeat-y;

	width:650px; font-size: 14px; line-height:18px;

	}

