﻿.bg {
 font-size: 12px;
 color: #999999;
 border: 1px solid #CCCCCC;
}
.text {
 font-size: 12px;
 color: #999999;
 line-height: 20px;
}
.bg2 {
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: solid;
 border-left-color: #CCCCCC;
}
a:hover {
 font-size: 12px;
 color: #666666;
 text-decoration: none}
a:link {
 font-size: 12px;
 color: #999999;
 text-decoration: none}
a:visited {
 font-size: 12px;
 color: #999999;
 text-decoration: none}