ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL{
	color: #333366;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.break {
    font-size:5px;
}

A:link {
	color: #6699CC;
	background: transparent;
}

A:visited {
	color: #9B9375;
	background: transparent;

}

A:active {
	color: #6699CC;
	background: transparent;
}

A:hover {
	color: #9B9375;
}

LI {
	list-style-type: none;
}
.dot {
	color: #333366;
	font-size: 12px;
	font-weight : bold;
	line-height : normal;
	font-family : "Times New Roman", Times;
}

.service:link {
	color : #669999;
}

.service:visited {
	color: #9B9375;

}

.service:active {
	color: #669999;
}

.service:hover {
	color: #9B9375;
}

