/*CSS styles for Cell Phone Repairs */

FORM { margin-bottom:0; margin-top:0 }

BODY {
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR:#C0C0C0;
	SCROLLBAR-BASE-COLOR: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #031DCB;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-type: circle;
	background-color: #FFFFFF;





}

A {
	text-decoration : none;
}

A:ACTIVE {
	font-weight: bold;
	color : #1C8DFF;
	font-family: Arial, Helvetica, sans-serif;
	background : url(images/background-trial.jpg);
	position: relative;
	visibility: visible;
	font-size: medium;
	font-style: normal;
	text-decoration: underline;


}

A:LINK {
	font-weight: bold;
	color : #000080;
	font-family: Arial, Helvetica, sans-serif;
	background : url(images/background-trial.jpg);
	font-size: medium;
	font-style: normal;
	text-decoration: underline;

}

A:VISITED {
	font-weight: bold;
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	background : url(images/background-trial.jpg);
	font-size: medium;
	font-style: normal;
	list-style-position: outside;
	list-style-type: circle;
	text-decoration: underline;
	font-variant: normal;



}
.unnamed1 {
}
a:hover {
	color : #E80000;
	background : url(images/background-trial.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;


}
