/*
+============================================================================+
|  SILQ.CSS - styles common to all pages on the silq site                    |
+============================================================================+
|  main selectors                                                            |
+----------------------------------------------------------------------------+
*/

p,form      { margin: 12px 0px; }

xxa			{ font-weight: bold; text-decoration: none; font-size: 11px; line-height: 22px; color: #663399; background-color: transparent;}
a			{ text-decoration: none; font-size: 11px; line-height: 22px; color: #663399; background-color: transparent;}
a:hover		{ color: #FF9900; background-color: transparent;}
a.active	{ color: #FF9900; background-color: transparent;}
h1          { font-size: 14pt; color: #663399; }
h2          { font-size: 11pt; color: #663399; }

