.content

{
	font : 11px arial;
	color: #000000;
	text-align: justify;
}

.content2

{
	font : 11px arial;
	color: #6A6A6A;
}

.white

{
	font : 11px arial;
	color: #FFFFFF;
}

.small

{
	font : 9px arial;
	color: #854670;
}

.breadcrum

{
	font : 10px arial;
	color : #000000;
}

a:link.small

{
	font : 9px arial;
	text-decoration : none;
	color : #854670;
}

a:visited.small

{
	font : 9px arial;
	text-decoration : none;
	color : #854670;
}

a:hover.small

{
	font : 9px arial;
	text-decoration : none;
	color : #854670;
}

a:link

{
	text-decoration : underline;
	color : #690646;
}

a:visited

{
	text-decoration : underline;
	color : #690646;
}

a:hover

{
	text-decoration : underline;
	color : #690646;
}

.field
{
	border:1px solid #6A6A6A; font-family: arial;
	font-size: 11px
}

TEXTAREA, INPUT, SELECT, OPTION, .area
{
	border:1px solid #C6C6C6; font-family: arial;
	font-size: 11px
}
