A:link {
	FONT-SIZE: 12px; COLOR: #ff9900; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A:visited {
	FONT-SIZE: 12px; COLOR: #ff9900; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A:hover {
	FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A:active {
	FONT-SIZE: 12px; COLOR: #ff9900; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
BODY {
	COLOR: #000000; LINE-HEIGHT: 1.3; BACKGROUND-COLOR: #ffffff
}
FONT.title {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
P {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
P.box {
	PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; FONT-SIZE: 14px; PADDING-BOTTOM: 0.5em; PADDING-TOP: 0.5em; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #add6ff;
}
TABLE.greybg {
	BACKGROUND: #eeeeee
}

TD.title {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: #add6ff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD.back{
    BACKGROUND:#add6ff;
}

TR.title {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: #add6ff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD.iphone_img{
    background: transparent url(images/iphone.png) no-repeat center top;
	text-align: center;
	width:33%;
	}
TD.iphone_img a{
	display: block;
	padding-top: 210px;
	position: relative;
}
TD.ppc_img{
    background: transparent url(images/windows_mobile.png) no-repeat center 20px;
	text-align: center;
	width:33%;
	}
TD.ppc_img a{
	display: block;
	padding-top: 210px;
	position: relative;
}
TD.palm_img{
    background: transparent url(images/palmos.png) no-repeat center 32px;
	text-align: center;
	width:33%;
	}
TD.palm_img a{
	display: block;
	padding-top: 210px;
	position: relative;
}
TD.s60_img{
    background: transparent url(images/s60.png) no-repeat center top;
	text-align: center;
	}
TD.s60_img a{
	display: block;
	padding-top: 210px;
	position: relative;
}
TD.uiq_img{
    background: transparent url(images/uiq.png) no-repeat center 17px;
	text-align: center;
	}
TD.uiq_img a{
	display: block;
	padding-top: 210px;
	position: relative;
}
TD.web_img{
    background: transparent url(images/web.png) no-repeat center 25px;
	text-align: center;
	}
TD.web_img a{
	display: block;
	padding-top: 210px;
	position: relative;
}