Index: django/django/views/debug.py
===================================================================
--- django/django/views/debug.py	(revision 8525)
+++ django/django/views/debug.py	(working copy)
@@ -328,7 +328,7 @@
     .specific { color:#cc3300; font-weight:bold; }
     h2 span.commands { font-size:.7em;}
     span.commands a:link {color:#5E5694;}
-    pre.exception_value { font-family: sans-serif; color: #666; font-size: 1.5em; margin: 10px 0 10px 0; }
+    pre.exception_value { font-size: 1.5em; margin: 10px 0 10px 0; }
   </style>
   <script type="text/javascript">
   //<!--
