.txt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #080808;
}

.menuLink {
color: #790505;
text-decoration: none;
}
.menuLink:hover {
color: #000000;
text-decoration: underline;
}

.etcLink {
color: #790505;
text-decoration: none;
}
.etcLink:hover {
color: #000000;
text-decoration: underline;
}

.boxLink {
color: #000080;
text-decoration: none;
}
.boxLink:hover {
color: #008000;
text-decoration: underline;
}

hr { 
color : #fff; 
background-color : #fff; 
border : 1px double #E2EDEF; 
border-style : none none double; 
} 

h1 { 
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
color : #2E2E2E; 
margin: 0; 
display: inline; 
} 

h2 { 
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 13px; 
font-style : normal; 
color : #2E2E2E; 
margin: 0; 
display: inline; 
} 

#rbox .rtxt { 
margin : 4px 10px; 
min-height : 44px; 
}

#rbox { 
border : 2px solid #C0D1DE; 
margin-top : 10px; 
background-color : #E9DAB9; 
background-image : url('abcstyle.png'); 
background-repeat : repeat-x; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-align : left; 
font-size : 16px; 
color : #000022; 
}