body{background-color: #e9f6fb; }

.div400 {
width : 300px;
height : 140px;
font-family : arial;
}
.div400 fieldset { border : 1px solid #0c0; background-color : #cec; margin : 5px 0 0px 0; padding : 0px 5px 5px 5px; -moz-border-radius : 4px; text-align : center;}
.div400 fieldset a.text1 {color:green; font-size : 12px; text-decoration : underline; font-weight : bold;}
.div400 fieldset a.text1:hover, .div400 fieldset a.text1:focus {color:#0c0; text-decoration : underline; }

.div400 fieldset a.text2 {color:#444; font-size : 11px; text-decoration : none; }
.div400 fieldset a.text2:hover, .div400 fieldset a.text2:focus {color:green; }

.div400 .orlm {font-size : 10px; margin-top : 4px; text-align : center; }

a.orlm2 {color:green; font-size : 10px; text-decoration : none; }
a.orlm2:hover, a.orlm2:focus {color:black; }

a.orlmvp {color:white; background-color: blue;font-size : 10px; text-decoration : none; padding : 1px; margin : 0 2px; }
a.orlmvp:hover, a.orlmvp:focus {color:blue; background-color: white;font-size : 10px; text-decoration : none; padding : 1px; margin : 0 2px; border :1px solid blue }
a.orlmvc {color:white; background-color: red;font-size : 10px; text-decoration : none; padding : 1px; margin : 0 2px;}
a.orlmvc:hover, a.orlmvc:focus {color:red; background-color: white;font-size : 10px; text-decoration : none; padding : 1px; margin : 0 2px; border :1px solid red }

.div400 fieldset legend { color : #444; font-size : 12px; margin-left : 5px;}


