
.quotetext {
	font-size : 10px;
	font-family : arial;
	font-weight : normal;
	text-decoration : none;
	color : #6a6a92;
	line-height : 1.4em;
}

.header {
	font-size : 13px;
	font-family : verdana,arial;
	font-weight : bold;
	color : black;
	text-decoration : none;
	line-height : 1.8em;
}

.title  {
	font-size : 16px;
	font-family : arial;
	font-weight : bold;
	text-decoration : none;
	color : 6a6a92;
}

.title2  {
	font-size : 13px;
	font-family : arial;
	font-weight : bold;
	text-decoration : none;
	color : 6a6a92;
}

.welcome  {
	font-size : 24px;
	font-family : arial;
	font-weight : normal;
	text-decoration : none;
	color : 6a6a92;
}

.subtag  {
	font-size : 16px;
	font-family : arial;
	font-weight : normal;
	text-decoration : none;
	color : 6a6a92;
	border-bottom: 1px dashed #b6b6d8; height:1px;
}

.news {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	color : 6a6a92;
	line-height : 1.4em;
	text-decoration : none;
}

.email {
	font-size : 10px;
	font-family : arial;
	font-weight : normal;
	color : 4c4c4c;
	line-height : 1.4em;
	text-decoration : none;
}

P {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	color : 4c4c4c;
	line-height : 1.4em;
	margin-top: 10px;
}


.body {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	color : 4c4c4c;
	line-height : 1.4em;
}

UL {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	color : 4c4c4c;
	line-height : 1.4em;
	margin-top: 10px;
}


.topmenu {
	font-size : 13px;
	font-family : arial;
	font-weight : bold;
	color : white;
	text-decoration : none;
}

.topmenu:visited {
	color : white;
}

.bottommenu {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	color : 6a6a92;
}


.copyright {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	line-height : 1.2em;
	color : white;
	text-decoration : none;
}



A  {
color : 6a6a92;
}

A:Visited  {
color : 6a6a92;
}

A:Active  {
color : 6a6a92;
}

A:Hover  {
color : silver;
}



