a { font-family:'Comic Sans MS',Arial,sans-serif; color:white; text-decoration:none; }
a.obvious { color:yellow; cursor:pointer; }

body { background:url(images/tile.jpg); }

.detail
{
	border: 3px double;
	border-color: #DDDDDD;
}

table.links { height:520px; vertical-align:top; }
table.design { background:url(images/pixel.jpg); height:320px; width:420px; cursor:default; }
table.about { background:url(images/pixel.jpg); height:320px; width:520px; cursor:default; }
table.pointer { background:url(images/pixel.jpg); height:320px; width:420px; cursor:pointer;  }

td.link { height:20px; }

span.section { font:normal 100% verdana,arial,helvetica; color:#FFFFFF; }
span.description { font:normal 68% verdana,arial,helvetica; color:#FFFFFF; }

.right { text-align:right; }
.white { color:#123456; }
.pointer { cursor:pointer; }
