A:link {
	color: #0000ff;
	text-decoration: none;
}

A:visited {
	color: #089601;
	text-decoration: none;
}

A:active {
	color: #33ff33;
}

A:hover  { color: #2DAF26; text-decoration: underline; background-color: #ffffff}

body { color: #10010f;
	background-image: url(../img/home_back.gif);
	background-color: #ffffff;
}

.title01 {
 border-style: solid; 
 border-color: red; 
 border-left-width: 4px; 
 border-right-width: 4px; 
 border-top-width: 1px; 
 border-bottom-width: 1px; 
 padding-left: 5px}

.title02 {
 border-style: solid; 
 border-color: #1D5520; 
 border-left-width: 4px; 
 border-right-width: 4px; 
 border-top-width: 0px; 
 border-bottom-width: 1px; 
 padding-left: 3px
 }
 
 .title03 {
 border-style: solid; 
 border-color: #187534; 
 border-left-width: 4px; 
 border-right-width: 0px; 
 border-top-width: 0px; 
 border-bottom-width: 1px; 
 padding-left: 3px}
 
