a:link {
	text-decoration: none;
	color: #000000;
}
a:link.t {
    text-decoration: none;
	color: #ffffff;
}
a:visited.t {
    text-decoration: none;
	color: #ffffff;
}
a:hover.t {
    text-decoration: none;
	color: #FDDC01;
}
a:active.t {
    text-decoration: none;
	color: #ffffff;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #929241;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.dotunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;


}
.dot12 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
.dot123 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
.dot124 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
.dot1234 {
	border: 1px solid #e9e9e9;
}
.dot3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.dot14 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
}
.dot24 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
.dot234 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
