.bg-page {
	height: 594px;
	width: 4px;
	background-image: url(../images/bg-page.gif);
	background-repeat: no-repeat;
	float: left;
}


.text 
{
	COLOR: #717174;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	text-align:justify
}
.text-black 
{
	COLOR: #666666;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
}

.img 
{
	padding: 0px 0px 8px 10px;
}

.text10 {
	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	text-align: justify;

}

.text-footer 
{
	COLOR: #fff;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

A
{
    COLOR: #FD6300;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR:#717174;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px
	TEXT-DECORATION: none
}
A:hover
{
	COLOR: #FE751D;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none; 
}
