/* Voltage Main Stylesheet */
/* 200311158 */

.monoText
	{font-family:Courier New,Courier,monospace;
	font-size:11px;
	color:#ffffff;}
	
.monoText-sm1
	{font-family:Courier New,Courier,monospace;
	font-size:10px;
	color:#ffffff;}
	
.postTitle
	{font-family:Courier New,Courier,monospace;
	font-size:14px;
	font-weight:bold;
	color:#666666;}

.postText
	{font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#111111;}
	
a:link
	{color:#ff0066;
	text-decoration:none;}
	
a:visited
	{color:#ff0066;
	text-decoration:none;}
	
/*a:hover
	{color:#ff0066;
	text-decoration:underline;}*/
	
a:active
	{color:#ff0066;
	text-decoration:none;}

a.toplink:link
	{color:#ffffff;
	text-decoration:none;}
	
a.toplink:visited
	{color:#ffffff;
	text-decoration:none;}

/*a.toplink:hover
	{color:#ffffff;
	text-decoration:none;}*/

a.toplink:active
	{color:#ffffff;
	text-decoration:none;}

